function FriendsTrait::testInTraitWithLegacyCoversAnnotation

Same name and namespace in other branches
  1. 11.x core/tests/PHPStan/fixtures/test-methods-with-metadata.php \Drupal\Tests\Core\Foo\FriendsTrait::testInTraitWithLegacyCoversAnnotation()

This test method has a legacy covers annotation.

@legacy-covers ::ben

File

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

Class

FriendsTrait

Namespace

Drupal\Tests\Core\Foo

Code

public function testInTraitWithLegacyCoversAnnotation() : void {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.