You are here

class TestNoDefault in Coder 8.3.x

Same name and namespace in other branches
  1. 8.3 tests/DrupalPractice/Objects/StrictSchemaDisabledUnitTest.inc \TestNoDefault

Hierarchy

Expanded class hierarchy of TestNoDefault

File

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

View source
class TestNoDefault {
  protected $strictConfigSchema;

}

Members