You are here

namespace Symfony\Component\Serializer\Mapping in Zircon Profile 8

Same name in other branches
  1. 8.0 Symfony\Component\Serializer\Mapping
Classsort descending Location Description
AttributeMetadata vendor/symfony/serializer/Mapping/AttributeMetadata.php @author Kévin Dunglas <dunglas@gmail.com>
AttributeMetadataInterface vendor/symfony/serializer/Mapping/AttributeMetadataInterface.php Stores metadata needed for serializing and deserializing attributes.
ClassMetadata vendor/symfony/serializer/Mapping/ClassMetadata.php @author Kévin Dunglas <dunglas@gmail.com>
ClassMetadataInterface vendor/symfony/serializer/Mapping/ClassMetadataInterface.php Stores metadata needed for serializing and deserializing objects of specific class.