|
@@ -25,6 +25,7 @@ namespace JMS\SerializerBundle\Annotation;
|
|
* These methods do not necessarily have to be public.
|
|
* These methods do not necessarily have to be public.
|
|
*
|
|
*
|
|
* @Annotation
|
|
* @Annotation
|
|
|
|
+ * @Target("METHOD")
|
|
* @author Johannes M. Schmitt <schmittjoh@gmail.com>
|
|
* @author Johannes M. Schmitt <schmittjoh@gmail.com>
|
|
*/
|
|
*/
|
|
final class PostDeserialize
|
|
final class PostDeserialize
|