Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Phastlight
Error
PHP Class Phastlight\Error
Inheritance:
extends
Object
Afficher le fichier
Open project: phastlight/phastlight
Méthodes publiques
Méthode
Description
__construct
(
$severity
,
$message
,
$filePath
,
$line
)
getFilePath
( )
getLine
( )
getMessage
( )
getSeverity
( )
Method Details
__construct()
public
méthode
public
__construct
(
$severity
,
$message
,
$filePath
,
$line
)
getFilePath()
public
méthode
public
getFilePath
( )
getLine()
public
méthode
public
getLine
( )
getMessage()
public
méthode
public
getMessage
( )
getSeverity()
public
méthode
public
getSeverity
( )