function TestStaticMethodClass::access

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

File

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

Class

TestStaticMethodClass

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.