class FriendsWithFriendsTraitTest
Hierarchy
- class \Drupal\Tests\Core\Foo\FriendsWithFriendsTraitTest uses \Drupal\Tests\Core\Foo\FriendsTrait extends \PHPUnit\Framework\TestCase
Expanded class hierarchy of FriendsWithFriendsTraitTest
File
-
core/
tests/ PHPStan/ fixtures/ test-methods-with-metadata.php, line 105
Namespace
Drupal\Tests\Core\FooView 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.