You are here

protected property WidgetTestBase::$widget in Facets 8

The widget to be tested.

Type: \Drupal\facets\Widget\WidgetPluginInterface

File

tests/src/Unit/Plugin/widget/WidgetTestBase.php, line 25

Class

WidgetTestBase
Base class for widget unit tests.

Namespace

Drupal\Tests\facets\Unit\Plugin\widget

Code

protected $widget;