function TestTranslationManager::__construct
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Core/StringTranslation/TranslationManagerTest.php \Drupal\Tests\Core\StringTranslation\TestTranslationManager::__construct()
- 8.9.x core/tests/Drupal/Tests/Core/StringTranslation/TranslationManagerTest.php \Drupal\Tests\Core\StringTranslation\TestTranslationManager::__construct()
- 11.x core/tests/Drupal/Tests/Core/StringTranslation/TranslationManagerTest.php \Drupal\Tests\Core\StringTranslation\TestTranslationManager::__construct()
Constructs a TranslationManager object.
Parameters
\Drupal\Core\Language\LanguageDefault $default_language: The default language.
Overrides TranslationManager::__construct
File
-
core/
tests/ Drupal/ Tests/ Core/ StringTranslation/ TranslationManagerTest.php, line 104
Class
Namespace
Drupal\Tests\Core\StringTranslationCode
public function __construct() {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.