You are here

protected property ProjectUnitTest::$phpcsFile in Coder 8.3

Same name and namespace in other branches
  1. 8.3.x tests/DrupalPractice/ProjectDetection/ProjectUnitTest.php \DrupalPractice\Test\ProjectDetection\ProjectUnitTest::phpcsFile

The mocked file object for testing.

Type: \PHP_CodeSniffer\Files\File|\PHPUnit\Framework\MockObject\MockObject

File

tests/DrupalPractice/ProjectDetection/ProjectUnitTest.php, line 19

Class

ProjectUnitTest
Tests that project and version detection works.

Namespace

DrupalPractice\Test\ProjectDetection

Code

protected $phpcsFile;