PHP » GoLang |
login |
register |
about
|
GoLang ReflectionMethod::invoke
request it (420)
GoLang replacement for PHP's ReflectionMethod::invoke
[edit | history]
ReflectionMethod::invoke(PHP 5, PHP 7) ReflectionMethod::invoke — Invoke DescriptionInvokes a reflected method. Parameters
Return ValuesReturns the method result. Errors/Exceptions
A ReflectionException if the A ReflectionException if the method invocation failed. Examples
Example #1 ReflectionMethod::invoke() example
<?php The above example will output: Hello Mike Notes
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|