You are here

protected property WidgetPluginManagerTest::$factory in Facets 8

The plugin factory.

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

File

tests/src/Unit/Widget/WidgetPluginManagerTest.php, line 40

Class

WidgetPluginManagerTest
Unit test for widget plugin manager.

Namespace

Drupal\Tests\facets\Unit\Widget

Code

protected $factory;