You are here

protected property MediaEntityNotMatchedException::$message in Gutenberg 8

Same name and namespace in other branches
  1. 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\Service

Code

protected $message = "Couldn't match any media type for the file.";