Dutch PHP Conference 2025 - Call For Papers

Yaf_Registry::set

(Yaf >=1.0.0)

Yaf_Registry::setAdd an item into registry

Опис

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

Add an item into registry

Параметри

name

value

Значення, що повертаються

add a note

User Contributed Notes

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