Beispiel #1
0
 public function beforeValidate()
 {
     $this->handler = 'gallery';
     return parent::beforeValidate();
 }