OEmbedIframeController::$urlResolver
Same name in other branches
- 9 core/modules/media/src/Controller/OEmbedIframeController.php \Drupal\media\Controller\OEmbedIframeController::urlResolver
- 8.9.x core/modules/media/src/Controller/OEmbedIframeController.php \Drupal\media\Controller\OEmbedIframeController::urlResolver
- 11.x core/modules/media/src/Controller/OEmbedIframeController.php \Drupal\media\Controller\OEmbedIframeController::urlResolver
The oEmbed URL resolver service.
Type: \Drupal\media\OEmbed\UrlResolverInterface
File
-
core/
modules/ media/ src/ Controller/ OEmbedIframeController.php, line 51
Class
- OEmbedIframeController
- Controller which renders an oEmbed resource in a bare page (without blocks).
Namespace
Drupal\media\ControllerCode
protected $urlResolver;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.