PersoRequest
in package
A perso request
Table of Contents
Properties
- $flag : mixed
- $message : mixed
- $requestFlag : mixed
- $store : mixed
- $value_allow : mixed
- $value_deny : mixed
Methods
- __construct() : mixed
- Initialises a perso request
Properties
$flag
public
mixed
$flag
$message
public
mixed
$message
$requestFlag
public
mixed
$requestFlag
$store
public
mixed
$store
= 'perso'
$value_allow
public
mixed
$value_allow
= 1
$value_deny
public
mixed
$value_deny
= 0
Methods
__construct()
Initialises a perso request
public
__construct(string $requestFlag, string $message, mixed $flag) : mixed
Parameters
- $requestFlag : string
-
the request's flag
- $message : string
-
the flag to set, according the request approve/denial
- $flag : mixed