public function __construct($app_variable) { //$this->app = $app_variable; parent::__construct($app_variable); }
public function __construct($app_variable) { parent::__construct($app_variable); }