W3cubDocs

/Symfony 3.0

Symfony\Component\Serializer\SerializerAwareInterface

interface SerializerAwareInterface

Defines the interface of encoders.

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/SerializerAwareInterface.html