Registry
extends Module
in package
Provides a Gryphon compatible registry helper
Table of Contents
- $service : mixed
- __construct() : mixed
- get() : mixed
- Fetch key from service
Properties
$service
private
mixed
$service
Methods
__construct()
public
__construct() : mixed
Return values
mixed —get()
Fetch key from service
public
get(string $key) : mixed
Parameters
- $key : string