function FriendsTrait::testInTraitWithForbiddenAnnotation

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

@group Janice

File

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

Class

FriendsTrait

Namespace

Drupal\Tests\Core\Foo

Code

public function testInTraitWithForbiddenAnnotation() : void {
}

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