PHP Class PhpSpec\Event\FileCreationEvent

Inheritance: extends Symfony\Component\EventDispatcher\Event, implements PhpSpecEvent
Show file Open project: phpspec/phpspec

Public Methods

Method Description
__construct ( $filepath )
getFilePath ( ) : string

Method Details

__construct() public method

public __construct ( $filepath )

getFilePath() public method

public getFilePath ( ) : string
return string