You are here

public property CoderSniffUnitTest::$standardsDir in Coder 8.3

Same name and namespace in other branches
  1. 8.2 coder_sniffer/Drupal/Test/CoderSniffUnitTest.php \Drupal\Test\CoderSniffUnitTest::standardsDir
  2. 8.3.x tests/Drupal/CoderSniffUnitTest.php \Drupal\Test\CoderSniffUnitTest::standardsDir

The path to the standard's main directory.

Type: string

File

tests/Drupal/CoderSniffUnitTest.php, line 48

Class

CoderSniffUnitTest

Namespace

Drupal\Test

Code

public $standardsDir = null;