Searched refs:AccessType (Results 1 – 6 of 6) sorted by relevance
13 final class AccessType class
7 use JMS\Serializer\Annotation\AccessType; alias
10 use JMS\Serializer\Annotation\AccessType; alias103 } elseif ($annot instanceof AccessType) {223 } elseif ($annot instanceof AccessType) {
90 @AccessType99 use JMS\Serializer\Annotation\AccessType;101 /** @AccessType("public_method") */
760 - Exclude annotation not preventing attempt to find public methods when using AccessType [\#367](ht…783 - \#367 Exclude annotation not preventing attempt to find public methods when using AccessType [\#3…999 - AccessType\("public\_method"\): Setters ignored when deserializing to non-standard XML properties…