You are here

protected property IFrame::$bareHtmlPageRenderer in Entity Browser 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/EntityBrowser/Display/IFrame.php \Drupal\entity_browser\Plugin\EntityBrowser\Display\IFrame::bareHtmlPageRenderer

The bare HTML page renderer.

Type: \Drupal\Core\Render\BareHtmlPageRendererInterface

File

src/Plugin/EntityBrowser/Display/IFrame.php, line 69

Class

IFrame
Presents entity browser in an iFrame.

Namespace

Drupal\entity_browser\Plugin\EntityBrowser\Display

Code

protected $bareHtmlPageRenderer;