You are here

protected property WidgetTestBase::$originalResults in Facets 8

An array containing the results for the widget.

Type: \Drupal\facets\Result\Result[]

File

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

Class

WidgetTestBase
Base class for widget unit tests.

Namespace

Drupal\Tests\facets\Unit\Plugin\widget

Code

protected $originalResults;