PHP Class Nelmio\Alice\Throwable\Exception\FixtureBuilder\Denormalizer\FlagParser\FlagParserExceptionFactory

Afficher le fichier Open project: nelmio/alice Class Usage Examples

Méthodes publiques

Méthode Description
createForExpectedMethodToBeCalledIfHasAParser ( string $method ) : FlagParserNotFoundException
createForNoParserFoundForElement ( string $element ) : FlagParserNotFoundException

Method Details

createForExpectedMethodToBeCalledIfHasAParser() public static méthode

public static createForExpectedMethodToBeCalledIfHasAParser ( string $method ) : FlagParserNotFoundException
$method string
Résultat FlagParserNotFoundException

createForNoParserFoundForElement() public static méthode

public static createForNoParserFoundForElement ( string $element ) : FlagParserNotFoundException
$element string
Résultat FlagParserNotFoundException