protected property MockingTrait::$schemaPluginManager in GraphQL 8.4
Type: \PHPUnit\Framework\MockObject\MockObject|\Drupal\graphql\Plugin\SchemaPluginManager
File
- tests/
src/ Traits/ MockingTrait.php, line 39
Class
- MockingTrait
- Contains helpers for setting up mock servers and schemas for testing.
Namespace
Drupal\Tests\graphql\TraitsCode
protected $schemaPluginManager;