PHP Interface Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParserAwareInterface

Show file Open project: nelmio/alice Interface Usage Examples

Public Methods

Method Description
withFlagParser ( Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParserInterface $parser ) : static

Method Details

withFlagParser() public method

public withFlagParser ( Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParserInterface $parser ) : static
$parser Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParserInterface
return static