PHP Класс Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Constructor\ConstructorWithCallerDenormalizer

Наследование: implements Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\ConstructorDenormalizerInterface, use trait Nelmio\Alice\IsAServiceTrait
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
__construct ( SimpleConstructorDenormalizer $simpleConstructorDenormalizer )
denormalize ( Nelmio\Alice\FixtureInterface $scope, Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParserInterface $parser, array $unparsedConstructor ) : Nelmio\Alice\Definition\MethodCallInterface

Приватные методы

Метод Описание
getCallerReference ( Nelmio\Alice\FixtureInterface $scope, string $method ) : array

Описание методов

__construct() публичный Метод

public __construct ( SimpleConstructorDenormalizer $simpleConstructorDenormalizer )
$simpleConstructorDenormalizer SimpleConstructorDenormalizer

denormalize() публичный Метод

public denormalize ( Nelmio\Alice\FixtureInterface $scope, Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParserInterface $parser, array $unparsedConstructor ) : Nelmio\Alice\Definition\MethodCallInterface
$scope Nelmio\Alice\FixtureInterface
$parser Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParserInterface
$unparsedConstructor array
Результат Nelmio\Alice\Definition\MethodCallInterface