Esempio n. 1
0
 public function validate()
 {
     return parent::validate() && $this->plugin->onFormValidate($this);
 }