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