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