You are here

protected property MockingTrait::$registry in GraphQL 8.4

Type: \Drupal\graphql\GraphQL\ResolverRegistry

File

tests/src/Traits/MockingTrait.php, line 29

Class

MockingTrait
Contains helpers for setting up mock servers and schemas for testing.

Namespace

Drupal\Tests\graphql\Traits

Code

protected $registry;