function VariableTestMock::fake

A bogus callable for testing ::callableToString().

File

core/tests/Drupal/Tests/Component/Utility/VariableTest.php, line 191

Class

VariableTestMock
A class for testing Variable::callableToString().

Namespace

Drupal\Tests\Component\Utility

Code

public static function fake() : void {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.