You are here

protected property SelectEntitiesCommand::$uuid in Entity Browser 8

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

A unique identifier.

Type: string

File

src/Ajax/SelectEntitiesCommand.php, line 18

Class

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

Namespace

Drupal\entity_browser\Ajax

Code

protected $uuid;