di
in package
global $di; $di = new di(); $di->adapter = new adapter();
Table of Contents
Properties
- $instance : mixed
Methods
- __set() : mixed
Properties
$instance
public
mixed
$instance
= []
Methods
__set()
public
__set(mixed $name, mixed $value) : mixed
Parameters
- $name : mixed
- $value : mixed