You are here

protected property EntityFormProxy::$helper in Lightning Media 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/EntityBrowser/Widget/EntityFormProxy.php \Drupal\lightning_media\Plugin\EntityBrowser\Widget\EntityFormProxy::helper

The media helper service.

Type: \Drupal\lightning_media\MediaHelper

File

src/Plugin/EntityBrowser/Widget/EntityFormProxy.php, line 25

Class

EntityFormProxy
Base class for EB widgets which wrap around an (inline) entity form.

Namespace

Drupal\lightning_media\Plugin\EntityBrowser\Widget

Code

protected $helper;