Welcome Guest, Not a member yet? Register   Sign In
Call BaseController custom function in view
#4

(This post was last modified: 04-20-2020, 06:59 AM by 5flex.)

How you can try to call the function if it has PRIVATE modificator?  Change private on public or protected!

And further. You cannot access your BaseController directly. You must create your controller and extend it (through extends) from BaseController!
Reply


Messages In This Thread
RE: Call BaseController custom function in view - by 5flex - 04-20-2020, 06:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB