SwarmSpecEncryptionConfig
Table of Contents
- $autoLockManagers : bool|null
- If set, generate a key and use it to lock data stored on the.
- getAutoLockManagers() : bool|null
- If set, generate a key and use it to lock data stored on the.
- setAutoLockManagers() : self
- If set, generate a key and use it to lock data stored on the.
Properties
$autoLockManagers
If set, generate a key and use it to lock data stored on the.
protected
bool|null
$autoLockManagers
Methods
getAutoLockManagers()
If set, generate a key and use it to lock data stored on the.
public
getAutoLockManagers() : bool|null
managers.
Return values
bool|null —setAutoLockManagers()
If set, generate a key and use it to lock data stored on the.
public
setAutoLockManagers(bool|null $autoLockManagers) : self
managers.
Parameters
- $autoLockManagers : bool|null