You are here

protected property WidgetTestBase::$queryTypes in Facets 8

An array of possible query types.

Type: string[]

File

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

Class

WidgetTestBase
Base class for widget unit tests.

Namespace

Drupal\Tests\facets\Unit\Plugin\widget

Code

protected $queryTypes;