Liquid error: 419: unexpected token at '{ "label": "[v1.3.4] How to fix the class name does not comply with psr-0 autoloading standard?", "url":"/support/solutions/articles/19000130339--v1-3-4-%08how-to-fix-the-class-name-does-not-comply-with-psr-0-autoloading-standard-" }] } '

[v1.3.4] How to fix the class name does not comply with psr-0 autoloading standard?

Created by Rosa Truong, Modified on Thu, 30 Sep 2021 at 01:54 PM by Rosa Truong

Issue: 

We are getting the below error while executing this command after di:compilation

composer dump-autoload -o

Class Bss\CustomerAttributes\Model\Metadata\Form\Checkboxs located in ./app/code/Bss/CustomerAttributes/Model/Metadata/Form/CheckBoxs.php does not comply with psr-0 autoloading standard.

Please update your extension.


Solution:


To solve the issue of not right class name format, we have changed the class Checkboxs into CheckBoxs in the 

file Bss/Customer Attributes/Model/Metadata/Form/CheckBoxes.php


Please follow the guidelines and feel free to contact us if you have any issues.

We're always willing to support you.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article