Registry
in package
Uses
RegistryTrait
This is the Registry class, this class defines the general registry keys (application, connection) and allows to store for each one the corresponding instance.
Tags
Table of Contents
| APPLICATION | = 'application' | |
|---|---|---|
| CONNECTION | = 'connection' |
Constants
APPLICATION
public
mixed
APPLICATION
= 'application'
CONNECTION
public
mixed
CONNECTION
= 'connection'