class ScopeKeyword in Coder 8.3.x
Same name and namespace in other branches
- 8.3 tests/Drupal/bad/bad.php \ScopeKeyword
A test class.
Hierarchy
- class \ScopeKeyword
Expanded class hierarchy of ScopeKeyword
File
- tests/
Drupal/ bad/ bad.php, line 841
View source
class ScopeKeyword {
/**
* Much weird spacing here.
*/
public static function test() {
}
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
ScopeKeyword:: |
public static | function | Much weird spacing here. |