PHP 7.0.6 Released

Yaf_Registry::del

(Yaf >=1.0.0)

Yaf_Registry::delRemove an item from registry

Description

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

Remove an item from registry

Parameters

name

Return Values

User Contributed Notes

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