You are here

protected property MediaForm::$entity in Media entity 8

The entity being used by this form.

Type: \Drupal\media_entity\Entity\Media

File

src/MediaForm.php, line 25

Class

MediaForm
Form controller for the media edit forms.

Namespace

Drupal\media_entity

Code

protected $entity;