Dimmy Posted October 27, 2014 Share Posted October 27, 2014 Hi all, i'm following up the current prestashop 1.6 tutorial for creating module. in the following code the mymodule was inherid the Module class: class MyModule extends Module however i cannot find the module class, what i can found is ModuleCore in the module.php file inside the class/module folder this resulting the editor cannot produce the intelesense. Does anyone know where the Module class is stored ? Link to comment Share on other sites More sharing options...
bellini13 Posted October 27, 2014 Share Posted October 27, 2014 ModuleCore is the Module class Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now