You are here

public static property SearchApiSortsUpdate8103Test::$entityTypes in Search API sorts 8

A list of entity types that should be installed.

Type: string[]

Overrides SearchApiSortsUpdateBase::$entityTypes

File

tests/src/Functional/Update/SearchApiSortsUpdate8103Test.php, line 18

Class

SearchApiSortsUpdate8103Test
Tests the Search api sorts upgrade path for update 8103.

Namespace

Drupal\Tests\search_api_sorts\Functional\Update

Code

public static $entityTypes = [
  'configurable_language',
  'language_content_settings',
];