You are here

protected property FacetSourcePluginManagerTest::$discovery in Facets 8

The plugin discovery.

Type: \Drupal\Component\Plugin\Discovery\DiscoveryInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/FacetSource/FacetSourcePluginManagerTest.php, line 33

Class

FacetSourcePluginManagerTest
Unit test for plugin manager.

Namespace

Drupal\Tests\facets\Unit\FacetSource

Code

protected $discovery;