You are here

protected property EntityFormProxy::$helper in Varbase Media 9.0.x

Same name and namespace in other branches
  1. 8.7 modules/entity_browser_generic_embed/src/Plugin/EntityBrowser/Widget/EntityFormProxy.php \Drupal\entity_browser_generic_embed\Plugin\EntityBrowser\Widget\EntityFormProxy::helper
  2. 8.5 modules/entity_browser_generic_embed/src/Plugin/EntityBrowser/Widget/EntityFormProxy.php \Drupal\entity_browser_generic_embed\Plugin\EntityBrowser\Widget\EntityFormProxy::helper
  3. 8.6 modules/entity_browser_generic_embed/src/Plugin/EntityBrowser/Widget/EntityFormProxy.php \Drupal\entity_browser_generic_embed\Plugin\EntityBrowser\Widget\EntityFormProxy::helper

The media helper service.

Type: \Drupal\entity_browser_generic_embed\MediaHelper

File

modules/entity_browser_generic_embed/src/Plugin/EntityBrowser/Widget/EntityFormProxy.php, line 24

Class

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

Namespace

Drupal\entity_browser_generic_embed\Plugin\EntityBrowser\Widget

Code

protected $helper;