protected property FileEntityNotSavedException::$message in Gutenberg 8.2
Same name and namespace in other branches
- 8 src/Service/FileEntityNotSavedException.php \Drupal\gutenberg\Service\FileEntityNotSavedException::message
File
- src/
Service/ FileEntityNotSavedException.php, line 15
Class
- FileEntityNotSavedException
- Thrown if file and file entity couldn't be saved.
Namespace
Drupal\gutenberg\ServiceCode
protected $message = 'The file entity could not be saved. Please ensure the file type is supported.';