protected property WebTestBase::$customTranslations in Drupal 8
An array of custom translations suitable for drupal_rewrite_settings().
Type: array
File
- core/
modules/ simpletest/ src/ WebTestBase.php, line 216
Class
- WebTestBase
- Test case for typical Drupal tests.
Namespace
Drupal\simpletestCode
protected $customTranslations;