Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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
Powered by Drupal