class FriendsWithFriendsTraitTest

Hierarchy

Expanded class hierarchy of FriendsWithFriendsTraitTest

File

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

Namespace

Drupal\Tests\Core\Foo
View source
class FriendsWithFriendsTraitTest extends TestCase {
  use FriendsTrait;

}

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