Welcome Guest, Not a member yet? Register   Sign In
ErrorException #64 Declaration of App\Filters\LoginFilter::before(CodeIgniter\HTTP\Re
#4

Your missing the arguments parameter on the end of the before and after.

PHP Code:
public function before(RequestInterface $request$arguments null)

public function 
after(RequestInterface $requestResponseInterface $response$arguments null
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: ErrorException #64 Declaration of App\Filters\LoginFilter::before(CodeIgniter\HTTP\Re - by InsiteFX - 12-03-2020, 05:14 PM



Theme © iAndrew 2016 - Forum software by © MyBB