PHP Class SlevomatCodingStandard\Helpers\EmptyFileException

Inheritance: extends Exception
Show file 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