Пример #1
0
 public function beforeDelete()
 {
     $this->originalChannels = $this->getAvailableChannels();
     return parent::beforeDelete();
 }