Componere\Abstract\Definition::addMethodAdd Method Description
public Definition Componere\Abstract\Definition::addMethod(string
$name , Componere\Method $method )Shall create or override a method on the current definition. Parameters
Return ValuesThe current Definition ExceptionsWarning
Shall throw RuntimeException if Definition was registered Warning
Shall throw RuntimeException if Method was added to another Definition |