| 
 | Componere\Definition::__constructDefinition Construction Description
   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)Parameters
 ExceptionsWarning
    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  Warning
    
    Shall throw RuntimeException if a class in  |