string formatFile(string $file, int $line, string $text = null)
Formats a file path.
string formatFile(string $file, int $line, string $text = null)
Formats a file path.
string | $file | An absolute file path |
int | $line | The line number |
string | $text | Use this text for the link rather than the file path |
string |
Designed by : w10schools
service@w10schools.com
Please login to continue.