You are here

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

User unregistered skills.

Type: array

File

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

Class

TranslatorsContentIntegrationTest
Class TranslatorsContentIntegrationTest.

Namespace

Drupal\Tests\translation_views\Functional

Code

protected static $unregisteredSkills = [
  'de',
  'sq',
];