Commit da5a6629 authored by Shakarim Sapa's avatar Shakarim Sapa

- Добавлен метод для вызова действия по триггеру

parent b7c2d1fc
...@@ -202,6 +202,6 @@ class TriggerTrigger extends \common\components\ActiveRecordModel ...@@ -202,6 +202,6 @@ class TriggerTrigger extends \common\components\ActiveRecordModel
* @param $message * @param $message
*/ */
public function initAction($message){ public function initAction($message){
echo "ASD";
} }
} }
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