Exemplo n.º 1
0
 /**
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->addClass('validate-zero-or-greater');
 }