Commit 01f73ac3 authored by Shakarim Sapa's avatar Shakarim Sapa

- Изменили возвращаемые behaviots

parent 7fb13bf2
......@@ -32,6 +32,10 @@ class BlogSchedule extends ActiveRecordModel
return 'Расписание рассылок';
}
public function behaviors(){
return [];
}
/**
* @inheritdoc
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment