W3cubDocs

/Symfony 3.0

Symfony\Component\Serializer\Normalizer\SerializerAwareNormalizer

abstract class SerializerAwareNormalizer implements SerializerAwareInterface

SerializerAware Normalizer implementation.

Methods

setSerializer(SerializerInterface $serializer)

Sets the owning Serializer object.

Details

public setSerializer(SerializerInterface $serializer)

Sets the owning Serializer object.

Parameters

SerializerInterface $serializer

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.0/Symfony/Component/Serializer/Normalizer/SerializerAwareNormalizer.html