protected property PluralTranslation::$context in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Annotation/PluralTranslation.php \Drupal\Core\Annotation\PluralTranslation::context
- 9 core/lib/Drupal/Core/Annotation/PluralTranslation.php \Drupal\Core\Annotation\PluralTranslation::context
The context the source strings belong to.
Type: string
File
- core/
lib/ Drupal/ Core/ Annotation/ PluralTranslation.php, line 64
Class
- PluralTranslation
- Defines an annotation object for strings that require plural forms.
Namespace
Drupal\Core\AnnotationCode
protected $context;