You are here

protected property EntityBrowserForm::$entityBrowser in Entity Browser 8.2

Same name and namespace in other branches
  1. 8 src/Form/EntityBrowserForm.php \Drupal\entity_browser\Form\EntityBrowserForm::entityBrowser

The entity browser object.

Type: \Drupal\entity_browser\EntityBrowserInterface

File

src/Form/EntityBrowserForm.php, line 35

Class

EntityBrowserForm
The entity browser form.

Namespace

Drupal\entity_browser\Form

Code

protected $entityBrowser;