function TestStaticMethodClass::access

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php \Drupal\Tests\Component\Utility\TestStaticMethodClass::access()
  2. 10 core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php \Drupal\Tests\Component\Utility\TestStaticMethodClass::access()

File

core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php, line 207

Class

TestStaticMethodClass
Provides a class for testing a static method.

Namespace

Drupal\Tests\Component\Utility

Code

public static function access($foo) {
}

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