Welcome Guest, Not a member yet? Register   Sign In
problem with custom controller constructor
#13

I solved this by instantiating the following classes which are already instantiated in BaseController, parent class:
use CodeIgniter\HTTP\RequestInterface;
use CodeIgniter\HTTP\ResponseInterface;
use Psr\Log\LoggerInterface;
Reply


Messages In This Thread
RE: problem with custom controller constructor - by cicmf - 06-25-2022, 06:34 PM



Theme © iAndrew 2016 - Forum software by © MyBB