phpcsutils-autoload.php
PHPCSUtils, utility functions and classes for PHP_CodeSniffer sniff developers.
Autoloader for the PHPCSUtils files. Also provides PHPCS cross-version class aliases.
-
If an external standard only supports PHPCS >= 3.1.0 and uses the PHPCS native unit test framework, this file does not need to be included.
-
If an external standard uses its own unit test setup, this file should be included from the unit test bootstrap file.
-
If an external standard uses the PHPCSUtils UtilityMethodTestCase class to test their own utility methods, this file should be included from the unit test bootstrap file.
Tags
Table of Contents
Constants
- PHPCSUTILS_AUTOLOAD = \true
- PHPCSUTILS_PHPUNIT_ALIASES_SET = \true
Constants
PHPCSUTILS_AUTOLOAD
public
mixed
PHPCSUTILS_AUTOLOAD
= \true
PHPCSUTILS_PHPUNIT_ALIASES_SET
public
mixed
PHPCSUTILS_PHPUNIT_ALIASES_SET
= \true