You are here

protected static property ExcerptFieldTest::$additionalBundles in Search API 8

Set this to TRUE to include "item" and "article" bundles for test entities.

Type: bool

Overrides SearchApiBrowserTestBase::$additionalBundles

File

tests/src/Functional/ExcerptFieldTest.php, line 31

Class

ExcerptFieldTest
Verifies that the "Search excerpt" field in entity displays works correctly.

Namespace

Drupal\Tests\search_api\Functional

Code

protected static $additionalBundles = TRUE;