protected property SearchPluginCollectionTest::$pluginManager in Drupal 9
Same name and namespace in other branches
- 8 core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php \Drupal\Tests\search\Unit\SearchPluginCollectionTest::pluginManager
The mocked plugin manager.
Type: \Drupal\Component\Plugin\PluginManagerInterface|\PHPUnit\Framework\MockObject\MockObject
File
- core/
modules/ search/ tests/ src/ Unit/ SearchPluginCollectionTest.php, line 19
Class
- SearchPluginCollectionTest
- @coversDefaultClass \Drupal\search\Plugin\SearchPluginCollection @group search
Namespace
Drupal\Tests\search\UnitCode
protected $pluginManager;