parent root
PHP: Yaf_Registry::del - Manual

Yaf_Registry::del

(Yaf >=1.0.0)

Yaf_Registry::delRemove an item from registry

Description

public static Yaf_Registry::del ( string $name ) : void

Remove an item from registry

Parameters

name

Return Values

add a noteadd a note

User Contributed Notes

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