You are here

protected property UrlEmbedHelperTrait::$moduleHandler in URL Embed 8

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface.

File

src/UrlEmbedHelperTrait.php, line 27
Contains Drupal\url_embed\UrlEmbedHelperTrait.

Class

UrlEmbedHelperTrait
Wrapper methods for URL embedding.

Namespace

Drupal\url_embed

Code

protected $moduleHandler;