Select Git revision
.php-cs-fixer.cache

Camille Simiand authored
The PHP Coding Standards Fixer (PHP CS Fixer) tool fixes your code to follow standards (as defined in the PSR-1, PSR-2, etc.) To fix the files in a specific directory, run: `tools/php-cs-fixer/vendor/bin/php-cs-fixer fix <directory-target>`