Componere\Definition::__constructDefinition Construction 説明
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 )パラメータ
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 警告
Shall throw RuntimeException if an class in |