protected property MTimeProtectedFastFileStorage::$secret in Service Container 7
Same name and namespace in other branches
- 7.2 lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php \Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage::secret
The secret used in the HMAC.
Type: string
File
- lib/
Drupal/ Component/ PhpStorage/ MTimeProtectedFastFileStorage.php, line 47 - Contains \Drupal\Component\PhpStorage\MTimeProtectedFastFileStorage.
Class
- MTimeProtectedFastFileStorage
- Stores PHP code in files with securely hashed names.
Namespace
Drupal\Component\PhpStorageCode
protected $secret;