Jump to content

prestashop validator stardard errors


Recommended Posts

Hello,

 

I am working on a new module and I am dealing with some errors I am receiving from the validator

 

I common stardard type error is this:

Expected "if (...) {\n"; found "if(...)\n {\n"

 

appear several times:

I am using notepad++ and the code is simple and clear for example:

 

 

·if($attributeName·==·'Size')

 

 I don't know how to resolve this error 

 

Any ideas ?

 

Thank you

 

 

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