You are here

class TestMultipleVars in Coder 8.3.x

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

Hierarchy

Expanded class hierarchy of TestMultipleVars

File

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

View source
class TestMultipleVars {
  protected $foo, $strictConfigSchema = FALSE, $bar;

}

Members