public function __construct($request) { parent::__construct($request); $this->response = array(); $this->action = 'module'; }
public function __construct($request) { parent::__construct($request); $this->response = array(); $this->username = ''; }