update page now
PHP 8.5.2 Released!

Yaf_Registry::set

(Yaf >=1.0.0)

Yaf_Registry::setAdiciona um item ao registro

Descrição

public static Yaf_Registry::set(string $name, string $value): bool

Adiciona um item ao registro.

Parâmetros

name

value

Valor Retornado

add a note

User Contributed Notes

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