Пример #1
0
 private function internalDelete()
 {
     ZanyatieChastiTemy::deleteAll(['zanyatie' => $this->id]);
     return parent::delete();
 }