You are here

public property EntityBrowserDisplay::$uses_route in Entity Browser 8

Same name and namespace in other branches
  1. 8.2 src/Annotation/EntityBrowserDisplay.php \Drupal\entity_browser\Annotation\EntityBrowserDisplay::uses_route

Indicates that display uses route.

Type: string

File

src/Annotation/EntityBrowserDisplay.php, line 48

Class

EntityBrowserDisplay
Defines an entity browser display annotation object.

Namespace

Drupal\entity_browser\Annotation

Code

public $uses_route = FALSE;