Пример #1
0
 protected function init()
 {
     if ('dev' == App::config('env')) {
         //p('dev ENV',$this->params);
     }
 }