Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SlevomatCodingStandard
Helpers
EmptyFileException
PHP Class SlevomatCodingStandard\Helpers\EmptyFileException
Inheritance:
extends
Exception
Datei anzeigen
Open project: slevomat/coding-standard
Public Methods
Method
Description
__construct
(
string
$filename
,
Exception
$previous
= null )
getFilename
( ) :
string
Method Details
__construct()
public
method
public
__construct
(
string
$filename
,
Exception
$previous
= null )
$filename
string
$previous
Exception
getFilename()
public
method
public
getFilename
( ) :
string
return
string