Welcome Guest, Not a member yet? Register   Sign In
modifying BaseController.php for libraries
#3

You cannot remove the line "parent::initController($request, $response, $logger);".
If you do it, Controllers won't work.

You cannot use "protected" keyword in class methods in PHP.
Reply


Messages In This Thread
RE: modifying BaseController.php for libraries - by kenjis - 06-22-2023, 10:51 PM



Theme © iAndrew 2016 - Forum software by © MyBB