bootstrap.php
Bootstrap file for PHP_CodeSniffer unit tests.
Tags
Table of Contents
Constants
- PHP_CODESNIFFER_CBF = \false
- PHP_CODESNIFFER_IN_TESTS = \true
- PHP_CODESNIFFER_VERBOSITY = 0
Functions
- printPHPCodeSnifferTestOutput() : void
- A global util function to help print unit test fixing data.
Constants
PHP_CODESNIFFER_CBF
public
mixed
PHP_CODESNIFFER_CBF
= \false
PHP_CODESNIFFER_IN_TESTS
public
mixed
PHP_CODESNIFFER_IN_TESTS
= \true
PHP_CODESNIFFER_VERBOSITY
public
mixed
PHP_CODESNIFFER_VERBOSITY
= 0
Functions
printPHPCodeSnifferTestOutput()
A global util function to help print unit test fixing data.
printPHPCodeSnifferTestOutput() : void