Jump to content

Prestashop class name rule


ed0522

Recommended Posts

As we know, many ps classes are named as ***core. But when we use these class, we can just use in this way, for example, Tools::isSubmit(); , we don't need to use Toolscore::isSubmit();.

 

How does PS make it? Where is the related function?

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...