You are here

protected property ProjectUnitTest::$phpcsFile in Coder 8.2

The mocked file object for testing.

Type: PHP_CodeSniffer_File|PHPUnit_Framework_MockObject_MockObject

File

coder_sniffer/DrupalPractice/Test/ProjectDetection/ProjectUnitTest.php, line 18

Class

ProjectUnitTest
Tests that project and version detection works.

Namespace

DrupalPractice\ProjectDetection

Code

protected $phpcsFile;