PHP » GoLang |
login |
register |
about
|
GoLang ReflectionType::__toString
request it (338)
GoLang replacement for PHP's ReflectionType::__toString
[edit | history]
PHP ReflectionType::__toStringPHP original manual for ReflectionType::__toString [ show | php.net ]ReflectionType::__toString(PHP 7) ReflectionType::__toString — To string Description
public string ReflectionType::__toString
( void
)
Gets the parameter type name. ParametersThis function has no parameters. Return ValuesReturns the type of the parameter. Examples
Example #1 ReflectionType::__toString() example
<?php The above example will output something similar to: string See Also
|
more
Recently updated
more
Most requested
more
Last requests
|