protected static property CoderSniffUnitTest::$phpcs in Coder 7.2
The PHP_CodeSniffer object used for testing.
Type: PHP_CodeSniffer
File
- coder_sniffer/
Test/ CoderSniffUnitTest.php, line 19
Class
- CoderSniffUnitTest
- An abstract class that all sniff unit tests must extend.
Code
protected static $phpcs = null;