codecamp

PHP8 Componere\Patch::__construct — 补片施工

(Componere 2 >= 2.1.0)

Componere\Patch::__construct — 补片施工

说明

public Componere\Patch::__construct(object $instance)
public Componere\Patch::__construct(object $instance, array $interfaces)

参数

instance

此补丁的目标

interfaces

不区分大小写的类名数组

Exceptions

警告

如果接口中的类找不到,则抛出 RuntimeException

警告

如果接口中的类不是接口,则应抛出 RuntimeException


PHP8 Componere\Definition::getClosures — 获取闭包
PHP8 Componere\Patch::apply — 应用
温馨提示
下载编程狮App,免费阅读超1000+编程语言教程
取消
确定