The secret used in the HMAC.
Type: string
File
- core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php, line 42
Class
- MTimeProtectedFastFileStorage
- Stores PHP code in files with securely hashed names.
Namespace
Drupal\Component\PhpStorage
Code
1 | protected $secret ; |
Please login to continue.