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