(PHP 7, PHP 8)
Throwable::getLine — Gets the line on which the object was instantiated
abstract public Throwable::getLine ( ) : int
Returns the line number where the thrown object was instantiated.
This function has no parameters.
Returns the line number where the thrown object was instantiated.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/throwable.getline.php