function VariableTestMock::fake

Same name and namespace in other branches
  1. 10 core/tests/Drupal/Tests/Component/Utility/VariableTest.php \Drupal\Tests\Component\Utility\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.