protected property WebTestBase::$customTranslations in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/simpletest/src/WebTestBase.php \Drupal\simpletest\WebTestBase::customTranslations
An array of custom translations suitable for drupal_rewrite_settings().
Type: array
File
- core/
modules/ simpletest/ src/ WebTestBase.php, line 215 - Contains \Drupal\simpletest\WebTestBase.
Class
- WebTestBase
- Test case for typical Drupal tests.
Namespace
Drupal\simpletestCode
protected $customTranslations;