PHP » GoLang |
login |
register |
about
|
GoLang Componere\Abstract\Definition::addMethod
request it (353)
GoLang replacement for PHP's Componere\Abstract\Definition::addMethod
[edit | history]
PHP Componere\Abstract\Definition::addMethodPHP original manual for Componere\Abstract\Definition::addMethod [ show | php.net ]Componere\Abstract\Definition::addMethod(Componere 2 >= 2.1.0) Componere\Abstract\Definition::addMethod — Add 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 |
more
Recently updated
more
Most requested
more
Last requests
|