PHP 클래스 Nelmio\Alice\Throwable\Exception\FixtureBuilder\Denormalizer\FlagParser\FlagParserExceptionFactory

파일 보기 프로젝트 열기: nelmio/alice 1 사용 예제들

공개 메소드들

메소드 설명
createForExpectedMethodToBeCalledIfHasAParser ( string $method ) : FlagParserNotFoundException
createForNoParserFoundForElement ( string $element ) : FlagParserNotFoundException

메소드 상세

createForExpectedMethodToBeCalledIfHasAParser() 공개 정적인 메소드

public static createForExpectedMethodToBeCalledIfHasAParser ( string $method ) : FlagParserNotFoundException
$method string
리턴 FlagParserNotFoundException

createForNoParserFoundForElement() 공개 정적인 메소드

public static createForNoParserFoundForElement ( string $element ) : FlagParserNotFoundException
$element string
리턴 FlagParserNotFoundException