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