protected property MediaEntityNotSavedException::$message in Gutenberg 8.2
Same name and namespace in other branches
- 8 src/Service/MediaEntityNotSavedException.php \Drupal\gutenberg\Service\MediaEntityNotSavedException::message
File
- src/
Service/ MediaEntityNotSavedException.php, line 15
Class
- MediaEntityNotSavedException
- Thrown if media entity couldn't be saved.
Namespace
Drupal\gutenberg\ServiceCode
protected $message = 'Media entity could not be saved.';