PHP8 Componere\Definition::__construct — 定義結(jié)構(gòu)

2023-08-29 15:03 更新

(Componere 2 >= 2.1.0)

Componere\Definition::__construct — 定義結(jié)構(gòu)

說(shuō)明

public Componere\Definition::__construct(string $name)

public Componere\Definition::__construct(string $name, string $parent)

public Componere\Definition::__construct(string $name, array $interfaces)

public Componere\Definition::__construct(string $name, string $parent, array $interfaces)

參數(shù)

name

A case insensitive class name

parent

A case insensitive class name

interfaces

An array of case insensitive class names

Exceptions

警告
Shall throw InvalidArgumentException if an attempt is made to replace an internal class
警告
Shall throw InvalidArgumentException if an attempt is made to replace an interface
警告
Shall throw InvalidArgumentException if an attempt is made to replace a trait
警告
Shall throw RuntimeException if a class in interfaces cannot be found
警告
Shall throw RuntimeException if an class in interfaces is not an interface


以上內(nèi)容是否對(duì)您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號(hào)
微信公眾號(hào)

編程獅公眾號(hào)