public property PushNotificationsTokenLanguageConstraint::$message in Push Notifications 8
File
- src/
Plugin/ Validation/ Constraint/ PushNotificationsTokenLanguageConstraint.php, line 17
Class
- PushNotificationsTokenLanguageConstraint
- Validate that the language code passed is valid..
Namespace
Drupal\push_notifications\Plugin\Validation\ConstraintCode
public $message = 'The language code %value is not a valid language code.';