You are here

protected property AllTermsArgumentTest::$aborted in Search API 8

Whether or not the query has been aborted, or the abort message (if given).

Type: bool|string

File

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

Class

AllTermsArgumentTest
Tests whether the SearchApiAllTerms argument plugin works correctly.

Namespace

Drupal\Tests\search_api\Unit\Views

Code

protected $aborted = FALSE;