protected property MediaEntityNotMatchedException::$message in Gutenberg 8
Same name and namespace in other branches
- 8.2 src/Service/MediaEntityNotMatchedException.php \Drupal\gutenberg\Service\MediaEntityNotMatchedException::message
File
- src/
Service/ MediaEntityNotMatchedException.php, line 15
Class
- MediaEntityNotMatchedException
- Thrown if media entity couldn't be matched.
Namespace
Drupal\gutenberg\ServiceCode
protected $message = "Couldn't match any media type for the file.";