Lock
Table of Contents
Methods
- delete() : bool
- getInstance() : self
- isFree() : bool
- set() : bool
Methods
delete()
public
delete(string $name) : bool
Parameters
- $name : string
Return values
boolgetInstance()
public
static getInstance() : self
Return values
selfisFree()
public
isFree(string $name) : bool
Parameters
- $name : string
Return values
boolset()
public
set(string $name[, int $time = 60 ]) : bool
Parameters
- $name : string
- $time : int = 60