You are here

public static function VariableTest::fake in Drupal 9

Same name and namespace in other branches
  1. 10 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\Utility

Code

public static function fake() : void {
}