NodeTypeTranslationTest::$defaultLangcode

The default language code to use in this test.

Type: array

File

core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php, line 46

Class

NodeTypeTranslationTest
Ensures that node types translation work correctly.

Namespace

Drupal\Tests\node\Functional

Code

protected $defaultLangcode = 'fr';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.