PHP » GoLang |
login |
register |
about
|
GoLang ReflectionClass::getFileName
request it (287)
GoLang replacement for PHP's ReflectionClass::getFileName
[edit | history]
PHP ReflectionClass::getFileNamePHP original manual for ReflectionClass::getFileName [ show | php.net ]ReflectionClass::getFileName(PHP 5, PHP 7) ReflectionClass::getFileName — Gets the filename of the file in which the class has been defined Description
public string ReflectionClass::getFileName
( void
)
Gets the filename of the file in which the class has been defined. ParametersThis function has no parameters. Return Values
Returns the filename of the file in which the class has been defined.
If the class is defined in the PHP core or in a PHP extension, See Also
|
more
Recently updated
more
Most requested
more
Last requests
|