Welcome Guest, Not a member yet? Register   Sign In
Issue with BaseController and inheritance
#3

(This post was last modified: 07-29-2019, 11:58 AM by SirTom.)

In the BaseController, there is alreay helper('filesystem'):


PHP Code:
protected $helpers = ['filesystem']; 


Everything works perfectly with one BaseController.

The error occurs when another BaseController from a Sub-Folder inherits of the global BaseController.
Reply


Messages In This Thread
RE: Issue with BaseController and inheritance - by SirTom - 07-29-2019, 11:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB