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
see
Registry::APPLICATION
see
Registry::CONNECTION
see
RegistryTrait

Table of Contents

APPLICATION  = 'application'
CONNECTION  = 'connection'

Constants

APPLICATION

public mixed APPLICATION = 'application'

CONNECTION

public mixed CONNECTION = 'connection'

Search results