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\Annotation
Code
protected $singular;
Please login to continue.