public static function VariableTest::fake in Drupal 10
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Component/Utility/VariableTest.php \Drupal\Tests\Component\Utility\VariableTest::fake()
A bogus callable for testing ::callableToString().
File
- core/
tests/ Drupal/ Tests/ Component/ Utility/ VariableTest.php, line 26 - Contains \Drupal\Tests\Component\Utility\VariableTest.
Class
- VariableTest
- Test variable export functionality in Variable component.
Namespace
Drupal\Tests\Component\UtilityCode
public static function fake() : void {
}