Пример #1
0
 public function test__construct()
 {
     $this->component->__construct("Test");
     return $this->component;
 }