You are here

protected property IFrameUrlHelper::$requestContext in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/media/src/IFrameUrlHelper.php \Drupal\media\IFrameUrlHelper::requestContext

The request context service.

Type: \Drupal\Core\Routing\RequestContext

File

core/modules/media/src/IFrameUrlHelper.php, line 24

Class

IFrameUrlHelper
Providers helper functions for displaying oEmbed resources in an iFrame.

Namespace

Drupal\media

Code

protected $requestContext;