Exemplo n.º 1
0
 public function __construct($app_variable)
 {
     //$this->app = $app_variable;
     parent::__construct($app_variable);
 }
Exemplo n.º 2
0
 public function __construct($app_variable)
 {
     parent::__construct($app_variable);
 }