CakeFest 2024: The Official CakePHP Conference

Yaf_Registry::del

(Yaf >=1.0.0)

Yaf_Registry::del从注册表中移除条目

说明

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

从注册表中移除条目

参数

name

返回值

add a note

User Contributed Notes

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