You are here

trait TestTrait in Coder 8.3.x

Same name in this branch
  1. 8.3.x tests/DrupalPractice/Objects/StrictSchemaDisabledUnitTest.inc \TestTrait
  2. 8.3.x tests/Drupal/Scope/MethodScopeUnitTest.inc \TestTrait
Same name and namespace in other branches
  1. 8.3 tests/DrupalPractice/Objects/StrictSchemaDisabledUnitTest.inc \TestTrait
  2. 8.3 tests/Drupal/Scope/MethodScopeUnitTest.inc \TestTrait
  3. 8.2 coder_sniffer/Drupal/Test/Scope/MethodScopeUnitTest.inc \TestTrait

Hierarchy

File

tests/DrupalPractice/Objects/StrictSchemaDisabledUnitTest.inc, line 41

View source
trait TestTrait {
  protected $strictConfigSchema;

}

Members