You are here

protected property LanguageKernelTest::$langcodes in Search API 8

An array of langcodes.

Type: string[]

File

tests/src/Kernel/Datasource/LanguageKernelTest.php, line 63

Class

LanguageKernelTest
Tests translation handling of the content entity datasource.

Namespace

Drupal\Tests\search_api\Kernel\Datasource

Code

protected $langcodes;