Exemplo n.º 1
0
 function beforeMethod()
 {
     $this->app = getApp();
 }
Exemplo n.º 2
0
 function beforeMethod()
 {
     $this->app = getApp();
     $this->command = $this->app->get('test');
 }