Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Commit

Permalink
Add ReceivedStamp serialization config (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruudk authored and kunicmarko20 committed Nov 2, 2019
1 parent dd8c1b3 commit 4c4d9ff
Showing 1 changed file with 6 additions and 0 deletions.
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<serializer>
<class name="Symfony\Component\Messenger\Stamp\ReceivedStamp" exclusion-policy="ALL">
<property name="transportName" type="string" expose="true" />
</class>
</serializer>

0 comments on commit 4c4d9ff

Please sign in to comment.