PHP Interface Nelmio\Alice\FixtureIdInterface

Show file Open project: nelmio/alice Interface Usage Examples

Public Methods

Method Description
getId ( ) : string

Method Details

getId() public method

public getId ( ) : string
return string e.g. 'dummy0'. May contain flags e.g. 'dummy (extends base_dummy)' depending of the implementation.