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.
Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.
Această funcție nu are parametri.
The file name.
Returns FALSE for an internal function (when isInternal() returns TRUE, e.g. for 'strlen').