You are here

protected static property TranslatorsContentIntegrationTest::$registeredSkills in Translation Views 8

User registered skills.

Type: array

File

tests/src/Functional/TranslatorsContentIntegrationTest.php, line 41

Class

TranslatorsContentIntegrationTest
Class TranslatorsContentIntegrationTest.

Namespace

Drupal\Tests\translation_views\Functional

Code

protected static $registeredSkills = [
  'en',
  'fr',
];