AddFormBase::$mediaType

The type of media items being created by this form.

Type: \Drupal\media\MediaTypeInterface

File

core/modules/media_library/src/Form/AddFormBase.php, line 50

Class

AddFormBase
Provides a base class for creating media items from within the media library.

Namespace

Drupal\media_library\Form

Code

protected $mediaType;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.