Returns FALSE for an internal function (when isInternal() returns TRUE, e.g. for 'strlen').
(PHP 5 >= 5.2.0, PHP 7, PHP 8)
ReflectionFunctionAbstract::getFileName — Obtiene el nombre del fichero
Obtiene el nombre de fichero que contiene una función definida por el usuario.
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
Esta función no tiene parámetros.
Nombre del fichero.
Returns FALSE for an internal function (when isInternal() returns TRUE, e.g. for 'strlen').