PHP » GoLang |
login |
register |
about
|
GoLang ReflectionClass::isUserDefined
request it (367)
GoLang replacement for PHP's ReflectionClass::isUserDefined
[edit | history]
PHP ReflectionClass::isUserDefinedPHP original manual for ReflectionClass::isUserDefined [ show | php.net ]ReflectionClass::isUserDefined(PHP 5, PHP 7) ReflectionClass::isUserDefined — Checks if user defined Description
public bool ReflectionClass::isUserDefined
( void
)
Checks whether the class is user-defined, as opposed to internal. ParametersThis function has no parameters. Return Values
Returns See Also
|
more
Recently updated
more
Most requested
|