PHP_CodeSniffer
Table of Contents
Namespaces
Classes
- Autoload
- Config
- Stores the configuration used to run PHPCS and PHPCBF.
- Fixer
- Reporter
- Manages reporting of errors and warnings.
- Ruleset
- Runner
Functions
- checkRequirements() : void
- Exits if the minimum requirements of PHP_CodeSniffer are not met.
Functions
checkRequirements()
Exits if the minimum requirements of PHP_CodeSniffer are not met.
checkRequirements() : void