You are here

private static property ContentModerationIntegration::$langcodes in Translation Views 8

List of the additional language IDs to be created for the tests.

Type: array

File

tests/src/Functional/ContentModerationIntegration.php, line 24

Class

ContentModerationIntegration
Class ContentModerationIntegration.

Namespace

Drupal\Tests\translation_views\Functional

Code

private static $langcodes = [
  'fr',
  'de',
];