Searched refs:XmlElement (Results 1 – 14 of 14) sorted by relevance
11 final class XmlElement class
8 use JMS\Serializer\Annotation\XmlElement; alias
9 use JMS\Serializer\Annotation\XmlElement; alias
12 use JMS\Serializer\Annotation\XmlElement; alias
31 use JMS\Serializer\Annotation\XmlElement; alias197 } elseif ($annot instanceof XmlElement) {221 } elseif ($annot instanceof XmlElement) {
710 @XmlElement718 use JMS\Serializer\Annotation\XmlElement;726 * @XmlElement(cdata=false, namespace="http://www.w3.org/2005/Atom")756 * @XmlElement(namespace="http://www.w3.org/2005/Atom")
914 - @XmlElement notation consistency [\#219](https://github.com/schmittjoh/serializer/pull/219) ([ajg…
1285 * [BC] Removing Guzzle\Common\XmlElement.