PHP Class Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Property\FakePropertyDenormalizer

Inheritance: implements Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\PropertyDenormalizerInterface, use trait Nelmio\Alice\NotCallableTrait
Afficher le fichier Open project: nelmio/alice

Méthodes publiques

Méthode Description
denormalize ( Nelmio\Alice\FixtureInterface $scope, string $name, $value, FlagBag $flags ) : Property

Method Details

denormalize() public méthode

public denormalize ( Nelmio\Alice\FixtureInterface $scope, string $name, $value, FlagBag $flags ) : Property
$scope Nelmio\Alice\FixtureInterface
$name string
$flags Nelmio\Alice\Definition\FlagBag
Résultat Nelmio\Alice\Definition\Property