You are here

protected property ValueUpdatedCommand::$details_id in Entity Browser 8

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

The ID for the details element.

Type: string

File

src/Ajax/ValueUpdatedCommand.php, line 17

Class

ValueUpdatedCommand
AJAX command to refresh an entity_browser_entity_reference field widget.

Namespace

Drupal\entity_browser\Ajax

Code

protected $details_id;