CakeFest 2024: The Official CakePHP Conference

Yaf_Registry::del

(Yaf >=1.0.0)

Yaf_Registry::delRemove an item from registry

Descrição

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

Remove an item from registry

Parâmetros

name

Valor Retornado

add a note

User Contributed Notes

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