PHP 8.1.28 Released!

Yaf_Registry::set

(Yaf >=1.0.0)

Yaf_Registry::setAñade un elemento al registro

Descripción

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

Añade un elemento al registro.

Parámetros

name

value

Valores devueltos

add a note

User Contributed Notes

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