You are here

protected property EntityBrowserForm::$renderer in Entity Browser 8

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

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

src/Form/EntityBrowserForm.php, line 49

Class

EntityBrowserForm
The entity browser form.

Namespace

Drupal\entity_browser\Form

Code

protected $renderer;