You are here

protected property WebTestBase::$customTranslations in SimpleTest 8.3

An array of custom translations suitable for drupal_rewrite_settings().

Type: array

File

src/WebTestBase.php, line 216

Class

WebTestBase
Test case for typical Drupal tests.

Namespace

Drupal\simpletest

Code

protected $customTranslations;