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