SecurityFactory
in package
Table of Contents
Properties
- $components : mixed
Methods
- __call() : mixed
- __construct() : mixed
- __get() : mixed
Properties
$components
private
mixed
$components
= []
Methods
__call()
public
__call(mixed $method, mixed $args) : mixed
Parameters
- $method : mixed
- $args : mixed
__construct()
public
__construct(ShopEnv $env, User $user, Database $database) : mixed
Parameters
__get()
public
__get(mixed $name) : mixed
Parameters
- $name : mixed