OEmbedIframeController::$iFrameUrlHelper

Same name and namespace in other branches
  1. 9 core/modules/media/src/Controller/OEmbedIframeController.php \Drupal\media\Controller\OEmbedIframeController::iFrameUrlHelper
  2. 8.9.x core/modules/media/src/Controller/OEmbedIframeController.php \Drupal\media\Controller\OEmbedIframeController::iFrameUrlHelper
  3. 10 core/modules/media/src/Controller/OEmbedIframeController.php \Drupal\media\Controller\OEmbedIframeController::iFrameUrlHelper

The iFrame URL helper service.

Type: \Drupal\media\IFrameUrlHelper

File

core/modules/media/src/Controller/OEmbedIframeController.php, line 72

Class

OEmbedIframeController
Controller which renders an oEmbed resource in a bare page (without blocks).

Namespace

Drupal\media\Controller

Code

protected $iFrameUrlHelper;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.