Returns FALSE for an internal function (when isInternal() returns TRUE, e.g. for 'strlen').
(PHP 5 >= 5.2.0, PHP 7)
ReflectionFunctionAbstract::getFileName — Gets file name
Gets the file name from a user-defined function.
Esta função não está documentada; somente a lista de argumentos está disponível.
Esta função não possui parâmetros.
The file name.
Returns FALSE for an internal function (when isInternal() returns TRUE, e.g. for 'strlen').