protected property MediaBridgeMediaTest::$dataProducerPluginManager in Open Social 10.0.x
Same name and namespace in other branches
- 10.3.x modules/custom/social_graphql/tests/src/Kernel/MediaBridgeMediaTest.php \Drupal\Tests\social_graphql\Kernel\MediaBridgeMediaTest::dataProducerPluginManager
- 10.1.x modules/custom/social_graphql/tests/src/Kernel/MediaBridgeMediaTest.php \Drupal\Tests\social_graphql\Kernel\MediaBridgeMediaTest::dataProducerPluginManager
- 10.2.x modules/custom/social_graphql/tests/src/Kernel/MediaBridgeMediaTest.php \Drupal\Tests\social_graphql\Kernel\MediaBridgeMediaTest::dataProducerPluginManager
The plugin manager for GraphQL data producers.
Type: \Drupal\graphql\Plugin\DataProducerPluginManager
File
- modules/
custom/ social_graphql/ tests/ src/ Kernel/ MediaBridgeMediaTest.php, line 34
Class
- MediaBridgeMediaTest
- Tests that the MediaBridge works with Media entities.
Namespace
Drupal\Tests\social_graphql\KernelCode
protected $dataProducerPluginManager;