protected property MTimeProtectedFileStorageBase::$secret in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageBase.php \Drupal\Tests\Component\PhpStorage\MTimeProtectedFileStorageBase::secret
The secret string to use for file creation.
Type: string
File
- core/
tests/ Drupal/ Tests/ Component/ PhpStorage/ MTimeProtectedFileStorageBase.php, line 28
Class
- MTimeProtectedFileStorageBase
- Base test class for MTime protected storage.
Namespace
Drupal\Tests\Component\PhpStorageCode
protected $secret;