class FriendsNotATestClass
Same name and namespace in other branches
- 11.x core/tests/PHPStan/fixtures/test-methods-with-metadata.php \Drupal\Tests\Core\Foo\FriendsNotATestClass
Hierarchy
- class \Drupal\Tests\Core\Foo\FriendsNotATestClass
Expanded class hierarchy of FriendsNotATestClass
File
-
core/
tests/ PHPStan/ fixtures/ test-methods-with-metadata.php, line 111
Namespace
Drupal\Tests\Core\FooView source
class FriendsNotATestClass {
public function noMetadata() : void {
}
}
Members
| Title Sort descending | Modifiers | Object type | Summary |
|---|---|---|---|
| FriendsNotATestClass::noMetadata | public | function |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.