class FriendsNotATestClass

Hierarchy

Expanded class hierarchy of FriendsNotATestClass

File

core/tests/PHPStan/fixtures/test-methods-with-metadata.php, line 111

Namespace

Drupal\Tests\Core\Foo
View 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.