PHP 8.3.4 Released!

Yaf_Registry::get

(Yaf >=1.0.0)

Yaf_Registry::getRetrieve an item from registry

Description

public static Yaf_Registry::get(string $name): mixed

Retrieve an item from registry

Parameters

name

Return Values

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top