update page now
PHP 8.5.2 Released!

Yaf_Registry::get

(Yaf >=1.0.0)

Yaf_Registry::getObtém um item do registro

Descrição

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

Obtém um item do registro.

Parâmetros

name

Valor Retornado

add a note

User Contributed Notes

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