Share the code
$reflFunc =new ReflectionFunction('function_name'); print $reflFunc->getFileName().':'. $reflFunc->getStartLine(); Example output: W:\domains\my_legium\public_html\application\helpers\utils_helper.php:232
No comments:
Post a Comment