Пример #1
0
 public function getInput()
 {
     $input = parent::getInput();
     $input->setSize(10, 10);
     return $input;
 }