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.