Throwable::getLine

(PHP 7)

Throwable::getLineGets the line on which the object was instantiated

Descrierea

abstract public Throwable::getLine ( void ) : int

Returns the line number where the thrown object was instantiated.

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns the line number where the thrown object was instantiated.

A se vedea și