You are here

public property MultipleSubmitTestWidget::$entity in Entity Browser 8

Same name and namespace in other branches
  1. 8.2 tests/modules/entity_browser_test/src/Plugin/EntityBrowser/Widget/MultipleSubmitTestWidget.php \Drupal\entity_browser_test\Plugin\EntityBrowser\Widget\MultipleSubmitTestWidget::entity

Entity to be returned.

Type: \Drupal\Core\Entity\EntityInterface

File

tests/modules/entity_browser_test/src/Plugin/EntityBrowser/Widget/MultipleSubmitTestWidget.php, line 25

Class

MultipleSubmitTestWidget
Test widget with multiple submit buttons for test purposes.

Namespace

Drupal\entity_browser_test\Plugin\EntityBrowser\Widget

Code

public $entity;