Componere\Definition::__construct
(Componere 2 >= 2.1.0)
Componere\Definition::__construct — Definition Construction
Description
Parameters
name- A case insensitive class name
parent- A case insensitive class name
interfaces- An array of case insensitive class names
Exceptions
Warning
Shall throw InvalidArgumentException if an attempt is made to replace an internal class
Warning
Shall throw InvalidArgumentException if an attempt is made to replace an interface
Warning
Shall throw InvalidArgumentException if an attempt is made to replace a trait
Warning
Shall throw RuntimeException if a class in interfaces cannot be found
Warning
Shall throw RuntimeException if a class in interfaces is not an interface
↑ and ↓ to navigate • Enter to select • Esc to close • / to open