You are here

protected property MetatagNodeTranslationTest::$defaultLangcode in Metatag 8

The default language code to use in this test.

Type: array

File

tests/src/Functional/MetatagNodeTranslationTest.php, line 40

Class

MetatagNodeTranslationTest
Ensures that meta tag values are translated correctly on nodes.

Namespace

Drupal\Tests\metatag\Functional

Code

protected $defaultLangcode = 'fr';