You are here

protected property MockingTrait::$server in GraphQL 8.4

Type: \Drupal\graphql\Entity\ServerInterface

File

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

Class

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

Namespace

Drupal\Tests\graphql\Traits

Code

protected $server;