InstallerLanguageDirectionTest::$langcode

Same name in other branches
  1. 9 core/tests/Drupal/FunctionalTests/Installer/InstallerLanguageDirectionTest.php \Drupal\FunctionalTests\Installer\InstallerLanguageDirectionTest::langcode
  2. 8.9.x core/tests/Drupal/FunctionalTests/Installer/InstallerLanguageDirectionTest.php \Drupal\FunctionalTests\Installer\InstallerLanguageDirectionTest::langcode
  3. 11.x core/tests/Drupal/FunctionalTests/Installer/InstallerLanguageDirectionTest.php \Drupal\FunctionalTests\Installer\InstallerLanguageDirectionTest::langcode

Overrides the language code the installer should use.

Type: string

Overrides InstallerTestBase::$langcode

File

core/tests/Drupal/FunctionalTests/Installer/InstallerLanguageDirectionTest.php, line 24

Class

InstallerLanguageDirectionTest
Verifies that the early installer uses the correct language direction.

Namespace

Drupal\FunctionalTests\Installer

Code

protected $langcode = 'ar';

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