function FriendsTrait::testInTraitWithAttributeAndForbiddenAnnotation

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

@group Chandler

Attributes

#[Group('Rachel')]

File

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

Class

FriendsTrait

Namespace

Drupal\Tests\Core\Foo

Code

public function testInTraitWithAttributeAndForbiddenAnnotation() : void {
}

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