Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

patch: LoteV2 psr-4 #56

Merged
merged 1 commit into from
Mar 10, 2022

Conversation

felipe-colussi
Copy link
Contributor

Acredito que este pacote siga o mesmo princípio que o sped-nfe.

Este pacote é aderente com os [PSR-1](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md), [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md) e [PSR-4](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader.md). Se você observar negligências de conformidade, por favor envie um patch via pull request.

PSR-4

...
The terminating class name corresponds to a file name ending in .php. The file name MUST match the case of the terminating class name.

Dessa maneira estou corrigindo o nome do arquivo.

Testei numa branch local e ao usar o composer parou de dar o erro de violação da PSR-4.

@robmachado robmachado merged commit ea03580 into nfephp-org:master Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants