You are here

protected property UrlProcessorPluginManagerTest::$factory in Facets 8

The plugin factory.

Type: \Drupal\Component\Plugin\Factory\DefaultFactory|\PHPUnit_Framework_MockObject_MockObject

File

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

Class

UrlProcessorPluginManagerTest
Unit test for url processor plugin manager.

Namespace

Drupal\Tests\facets\Unit\UrlProcessor

Code

protected $factory;