You are here

protected property IFrameUrlHelper::$privateKey in Drupal 8

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

The private key service.

Type: \Drupal\Core\PrivateKey

File

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

Class

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

Namespace

Drupal\media

Code

protected $privateKey;