You are here

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

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

Type: bool

File

tests/src/Functional/SearchApiBrowserTestBase.php, line 40

Class

SearchApiBrowserTestBase
Provides the base class for web tests for Search API.

Namespace

Drupal\Tests\search_api\Functional

Code

protected static $additionalBundles = FALSE;