protected property AddFormBase::$libraryUiBuilder in Drupal 9
Same name and namespace in other branches
- 8 core/modules/media_library/src/Form/AddFormBase.php \Drupal\media_library\Form\AddFormBase::libraryUiBuilder
The media library UI builder.
Type: \Drupal\media_library\MediaLibraryUiBuilder
File
- core/
modules/ media_library/ src/ Form/ AddFormBase.php, line 43
Class
- AddFormBase
- Provides a base class for creating media items from within the media library.
Namespace
Drupal\media_library\FormCode
protected $libraryUiBuilder;