PHP » GoLang |
login |
register |
about
|
GoLang ReflectionParameter::getClass
request it (360)
GoLang replacement for PHP's ReflectionParameter::getClass
[edit | history]
PHP ReflectionParameter::getClassPHP original manual for ReflectionParameter::getClass [ show | php.net ]ReflectionParameter::getClass(PHP 5, PHP 7) ReflectionParameter::getClass — Get the type hinted class DescriptionGets the class type hinted for the parameter as a ReflectionClass object. Warning
This function is currently not documented; only its argument list is available. ParametersThis function has no parameters. Return ValuesA ReflectionClass object. Examples
Example #1 Using the ReflectionParameter class
<?php The above example will output: Exception |
more
Recently updated
more
Most requested
more
Last requests
|