You are here

protected property WidgetTestBase::$facet in Facets 8

The facet used for the widget test.

Type: \Drupal\facets\FacetInterface

File

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

Class

WidgetTestBase
Base class for widget unit tests.

Namespace

Drupal\Tests\facets\Unit\Plugin\widget

Code

protected $facet;