function FriendsTest::testWithAttributeAndForbiddenAnnotation

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

@group Chandler

Attributes

#[Group('Rachel')]

File

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

Class

FriendsTest

Namespace

Drupal\Tests\Core\Foo

Code

public function testWithAttributeAndForbiddenAnnotation() : void {
}

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