class StubVariableTestClass in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Component/Utility/VariableTest.php \Drupal\Tests\Component\Utility\StubVariableTestClass
No-op test class for VariableTest::testExport().
Hierarchy
- class \Drupal\Tests\Component\Utility\StubVariableTestClass
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 195 - Contains \Drupal\Tests\Component\Utility\VariableTest.
Namespace
Drupal\Tests\Component\UtilityView source
class StubVariableTestClass {
}