protected property FileEntityNotSavedException::$message in Gutenberg 8
Same name and namespace in other branches
- 8.2 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 = 'File entity could not be saved.';