PHP 7.0.6 Released

Yaf_Registry::set

(Yaf >=1.0.0)

Yaf_Registry::setAdd an item into registry

Description

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

Add an item into registry

Parameters

name

value

Return Values

User Contributed Notes

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