Closed mxsxs2 closed 3 years ago
@mxsxs2 run ./vendor/bin/php-cs-fixer fix ./src --config .php_cs.dist
please and push your changes.
I have run that. Also added it as editor specific action on save, so wont have issues with the code style in future.
Adds some of the missing optional attributes from the 1.0 specification.