LockListInterface
in
Table of Contents
Methods
- getLockPrefix() : string
- lock() : bool
- unlock() : void
Methods
getLockPrefix()
public
getLockPrefix() : string
Return values
stringlock()
public
lock([array<string|int, mixed> $lockNameList = [] ]) : bool
Parameters
- $lockNameList : array<string|int, mixed> = []
Tags
Return values
boolunlock()
public
unlock() : void