MTimeProtectedFastFileStorage::$secret

Same name in other branches
  1. 9 core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php \Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage::secret
  2. 8.9.x core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php \Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage::secret
  3. 10 core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php \Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage::secret

The secret used in the HMAC.

Type: string

File

core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php, line 44

Class

MTimeProtectedFastFileStorage
Stores PHP code in files with securely hashed names.

Namespace

Drupal\Component\PhpStorage

Code

protected $secret;

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