MediaDeleteMultipleConfirmForm::$mediaItems
The array of media items to delete, indexed by ID and language.
Type: string[][]
File
-
core/
modules/ media/ src/ Form/ MediaDeleteMultipleConfirmForm.php, line 31
Class
- MediaDeleteMultipleConfirmForm
- Provides a confirmation form to delete multiple media items at once.
Namespace
Drupal\media\FormCode
protected $mediaItems = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.