This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Serializer/Mapping/Loader
Yonel Ceruto González 89499ff9e1 Fixing typo in variable name
This condition is always `true` because `$attributesMetadata` does not exists in this `foreach` context and could overwrite values in the `$attributesMetadata` variable.
2015-10-03 08:19:37 +02:00
..
schema/dic/serializer-mapping [Serializer] Serialization groups support 2014-12-21 23:11:52 +01:00
AnnotationLoader.php Fixing typo in variable name 2015-10-03 08:19:37 +02:00
FileLoader.php [Serializer] Refactoring of metadata 2015-03-06 11:33:18 +01:00
LoaderChain.php [Serializer] Refactoring of metadata 2015-03-06 11:33:18 +01:00
LoaderInterface.php [Serializer] Refactoring of metadata 2015-03-06 11:33:18 +01:00
XmlFileLoader.php [Serializer] Refactoring of metadata 2015-03-06 11:33:18 +01:00
YamlFileLoader.php fixes CS 2015-08-24 09:13:45 +02:00