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