protected property Translation::$translation

The translation of the value passed to the constructor of the class.

Type: string

File

drupal/core/lib/Drupal/Core/Annotation/Translation.php, line 29
Definition of Drupal\Core\Annotation\Translation.

Class

Translation
Defines a translatable annotation object.

Namespace

Drupal\Core\Annotation

Code

protected $translation;