Documentation

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

Methods

__construct()

public __construct() : mixed
Return values
mixed

get()

Fetch key from service

public get(string $key) : mixed
Parameters
$key : string
Return values
mixed

Search results