Jump to content

Class name Validation Issue


waqaszee

Recommended Posts

Hi,

I am developing payment module for prestashop1.7 while validating prestashop validator its shows error that Class name must be in Camel Case and when I change class names to CamalCase validator returns an error that it should contain lowercase, underscore and alphanumeric, Any help will be appreciated.

Thanks 

Link to comment
Share on other sites

Hello,

We understood wrong firstly the error. We see that the error comes from the name of your module declared in your main file. Please enter in your main file "TapOfficial.php" and search for "$this-name" and change the "tapOfficial" to be full lowercase. Change it to "tapofficial". Please write us if this solved your issue.

Best regards,

PrestaBucket Team

 

Link to comment
Share on other sites

  • 1 year later...

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