Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
UpdateSelectionCommand.php
UpdateSelectionCommand::$mediaIds
An array of media IDs to add to the current selection.
Type:
int[]
File
core/
modules/
media_library/
src/
Ajax/
UpdateSelectionCommand.php
, line 31
Class
UpdateSelectionCommand
AJAX command for adding media items to the media library selection.
Namespace
Drupal\media_library\Ajax
Code
protected $mediaIds;
RSS feed