Jump to content

Module class location in prestashop 1.6


Dimmy

Recommended Posts

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...