name: PostmarkRequestParserTest class_comment: null dependencies: - name: PostmarkPayloadConverter type: class source: Symfony\Component\Mailer\Bridge\Postmark\RemoteEvent\PostmarkPayloadConverter - name: PostmarkRequestParser type: class source: Symfony\Component\Mailer\Bridge\Postmark\Webhook\PostmarkRequestParser - name: RequestParserInterface type: class source: Symfony\Component\Webhook\Client\RequestParserInterface - name: AbstractRequestParserTestCase type: class source: Symfony\Component\Webhook\Test\AbstractRequestParserTestCase properties: [] methods: - name: createRequestParser visibility: protected parameters: [] comment: null traits: - Symfony\Component\Mailer\Bridge\Postmark\RemoteEvent\PostmarkPayloadConverter - Symfony\Component\Mailer\Bridge\Postmark\Webhook\PostmarkRequestParser - Symfony\Component\Webhook\Client\RequestParserInterface - Symfony\Component\Webhook\Test\AbstractRequestParserTestCase interfaces: []