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