PHP Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser 네임스페이스

중첩된 네임스페이스

Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable

Interfaces

이름 설명
ChainableFlagParserInterface

클래스들

이름 설명
DummyFlagParser
ElementFlagParser Extracts flag elements from a given string and delegates the parsing of each element to the decorated parser.
ElementFlagParserTest
ElementParser
FakeFlagParser
FlagParserRegistry Delegates the responsibility to the first suitable parser found.
FlagParserRegistryTest
FlagParserTestCase
Reference List a list of strings containing flags with the expected result. The list is flagged to be able to easily extract some parts of it. This class aims at centralising all the possible fixture tested to avoid too much duplication.