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