Пример #1
0
 public function testAddArgument()
 {
     $this->component->addArgument("test");
     return $this->component;
 }