Runs PHP CS Fixer to find coding style problems and provides quick-fixes for found problems.

The inspection requires PHP CS Fixer to be properly installed and set up in the IDE under Settings/Preferences | Languages & Frameworks | PHP | Quality Tools | PHP CS Fixer.

It is recommended to install PHP CS Fixer either as a Composer dependency or globally. For more information, see: https://github.com/FriendsOfPHP/PHP-CS-Fixer