function FriendsTrait::testInTraitWithLegacyCoversAnnotation
Same name and namespace in other branches
- 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
Namespace
Drupal\Tests\Core\FooCode
public function testInTraitWithLegacyCoversAnnotation() : void {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.