You are here

protected property AllTermsArgumentTest::$plugin in Search API 8

The plugin under test.

Type: \Drupal\search_api\Plugin\views\argument\SearchApiAllTerms

File

tests/src/Unit/Views/AllTermsArgumentTest.php, line 31

Class

AllTermsArgumentTest
Tests whether the SearchApiAllTerms argument plugin works correctly.

Namespace

Drupal\Tests\search_api\Unit\Views

Code

protected $plugin;