You are here

class StubVariableTestClass in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Component/Utility/VariableTest.php \Drupal\Tests\Component\Utility\StubVariableTestClass
  2. 9 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 195
Contains \Drupal\Tests\Component\Utility\VariableTest.

Namespace

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

}

Members