codecamp

PHP8 Componere\Patch::getClosure — 关闭

(Componere 2 >= 2.1.0)

Componere\Patch::getClosure — 关闭

说明

public Componere\Patch::getClosure(string $name): Closure

应为名称指定的方法返回一个闭包

参数

name

方法名称不区分大小写

返回值

绑定到正确范围和对象的闭包

Exceptions

警告

如果找不到名称,则应抛出 RuntimeException


PHP8 Componere\Patch::derive — 补丁推导
PHP8 Componere\Patch::getClosures
温馨提示
下载编程狮App,免费阅读超1000+编程语言教程
取消
确定