Skip to content
This repository was archived by the owner on Apr 28, 2024. It is now read-only.
This repository was archived by the owner on Apr 28, 2024. It is now read-only.

Fix coding style towards PSR2 #41

@PABourdin

Description

@PABourdin

The current coding style violations can be seen with:

./vendor/bin/phpcs --standard=PSR2 src/

and fixed with:

./vendor/bin/phpcbf --standard=PSR2 src/

Thanks Danny for your help. EDIT: Alex might initiate the fix on master once we face a release.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions