You are here

protected property UrlProcessorPluginManagerTest::$discovery in Facets 8

The plugin discovery.

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

File

tests/src/Unit/UrlProcessor/UrlProcessorPluginManagerTest.php, line 33

Class

UrlProcessorPluginManagerTest
Unit test for url processor plugin manager.

Namespace

Drupal\Tests\facets\Unit\UrlProcessor

Code

protected $discovery;