Пример #1
0
 public function run()
 {
     if (!$this->emailHash) {
         $this->defaultImage = '';
     }
     return parent::run();
 }