You are here

protected property SelectEntitiesCommand::$entities in Entity Browser 8

Same name and namespace in other branches
  1. 8.2 src/Ajax/SelectEntitiesCommand.php \Drupal\entity_browser\Ajax\SelectEntitiesCommand::entities

A CSS selector string.

Type: array

File

src/Ajax/SelectEntitiesCommand.php, line 25

Class

SelectEntitiesCommand
AJAX command to rerender a formatted text field without any transformation filters.

Namespace

Drupal\entity_browser\Ajax

Code

protected $entities;