class 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.
