PHP8 Componere\Patch::getClosure — 关闭
(Componere 2 >= 2.1.0)
Componere\Patch::getClosure — 关闭
说明
public Componere\Patch::getClosure(string $name): Closure
应为名称指定的方法返回一个闭包
参数
name
方法名称不区分大小写
返回值
绑定到正确范围和对象的闭包
Exceptions
警告如果找不到名称,则应抛出 RuntimeException