protected property UrlResolver::$moduleHandler in Drupal 8
Same name and namespace in other branches
- 9 core/modules/media/src/OEmbed/UrlResolver.php \Drupal\media\OEmbed\UrlResolver::moduleHandler
The module handler service.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/
modules/ media/ src/ OEmbed/ UrlResolver.php, line 46
Class
- UrlResolver
- Converts oEmbed media URLs into endpoint-specific resource URLs.
Namespace
Drupal\media\OEmbedCode
protected $moduleHandler;