class TestStaticMethodClass
Same name in other branches
- 10 core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php \Drupal\Tests\Component\Utility\TestStaticMethodClass
Hierarchy
- class \Drupal\Tests\Component\Utility\TestStaticMethodClass
Expanded class hierarchy of TestStaticMethodClass
File
-
core/
tests/ Drupal/ Tests/ Component/ Utility/ ArgumentsResolverTest.php, line 206
Namespace
Drupal\Tests\Component\UtilityView source
class TestStaticMethodClass {
public static function access($foo) {
}
}
Members
Title Sort descending | Modifiers | Object type | Summary |
---|---|---|---|
TestStaticMethodClass::access | public static | function |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.