You are here

protected property DropzoneJsEbWidget::$libraryDiscovery in DropzoneJS 8.2

The library discovery service.

Type: \Drupal\Core\Asset\LibraryDiscoveryInterface

File

modules/eb_widget/src/Plugin/EntityBrowser/Widget/DropzoneJsEbWidget.php, line 64

Class

DropzoneJsEbWidget
Provides an Entity Browser widget that uploads new files.

Namespace

Drupal\dropzonejs_eb_widget\Plugin\EntityBrowser\Widget

Code

protected $libraryDiscovery;