Componere\Abstract\Definition::addMethodAdd Method 説明
public Definition Componere\Abstract\Definition::addMethod(string
$name , Componere\Method $method )Shall create or override a method on the current definition. パラメータ
戻り値The current Definition Exceptions警告
Shall throw RuntimeException if Definition was registered 警告
Shall throw RuntimeException if Method was added to another Definition |