Пример #1
0
 function beforeMethod()
 {
     $this->app = getApp();
 }
Пример #2
0
 function beforeMethod()
 {
     $this->app = getApp();
     $this->command = $this->app->get('test');
 }