interface SerializerAwareInterface

Defines the interface of encoders

@author Jordi Boggiano <j.boggiano@seld.be>

Hierarchy

Expanded class hierarchy of SerializerAwareInterface

All classes that implement SerializerAwareInterface

2 files declare their use of SerializerAwareInterface

File

drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/SerializerAwareInterface.php, line 21

Namespace

Symfony\Component\Serializer
View source

Members

Namesort descending Modifiers Type Description Overrides
SerializerAwareInterface::setSerializer public function Sets the owning Serializer object 2