(PHP 7)
Gets the line on which the object was instantiated
abstract public int Throwable::getLine ( void )
Returns the line number where the thrown object was instantiated.
Returns:
Returns the line number where the thrown object was instantiated.
See also:
Please login to continue.