You are here

class StubVariableTestClass in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Component/Utility/VariableTest.php \Drupal\Tests\Component\Utility\StubVariableTestClass
  2. 10 core/tests/Drupal/Tests/Component/Utility/VariableTest.php \Drupal\Tests\Component\Utility\StubVariableTestClass

No-op test class for VariableTest::testExport().

Hierarchy

Expanded class hierarchy of StubVariableTestClass

See also

Drupal\Tests\Component\Utility\VariableTest::testExport()

Drupal\Tests\Component\Utility\VariableTest::providerTestExport()

File

core/tests/Drupal/Tests/Component/Utility/VariableTest.php, line 123
Contains \Drupal\Tests\Component\Utility\VariableTest.

Namespace

Drupal\Tests\Component\Utility
View source
class StubVariableTestClass {

}

Members