You are here

protected property MediaTypeException::$element in Media entity 8

Form element name that this exception belongs to.

Type: string

File

src/MediaTypeException.php, line 16

Class

MediaTypeException
Generic Plugin exception class to be thrown when no more specific class is applicable.

Namespace

Drupal\media_entity

Code

protected $element;