class Registry extends Module

Provides a Gryphon compatible registry helper

Methods

__construct()

No description

mixed
get(string $key)

Fetch key from service

Details

at line 13
__construct()

at line 23
mixed get(string $key)

Fetch key from service

Parameters

string $key

Return Value

mixed