You are here

protected property StringTranslation::$drupal7 in Service Container 7

Same name and namespace in other branches
  1. 7.2 src/StringTranslation/StringTranslation.php \Drupal\service_container\StringTranslation\StringTranslation::drupal7

The Drupal7 service.

Type: \Drupal\service_container\Legacy\Drupal7

File

src/StringTranslation/StringTranslation.php, line 25
Contains \Drupal\service_container\StringTranslation\StringTranslation.

Class

StringTranslation
Provides a t() based string translation.

Namespace

Drupal\service_container\StringTranslation

Code

protected $drupal7;