20 lines
492 B
YAML
20 lines
492 B
YAML
|
name: SentToFailureTransportStampTest
|
||
|
class_comment: null
|
||
|
dependencies:
|
||
|
- name: TestCase
|
||
|
type: class
|
||
|
source: PHPUnit\Framework\TestCase
|
||
|
- name: SentToFailureTransportStamp
|
||
|
type: class
|
||
|
source: Symfony\Component\Messenger\Stamp\SentToFailureTransportStamp
|
||
|
properties: []
|
||
|
methods:
|
||
|
- name: testGetOriginalReceiverName
|
||
|
visibility: public
|
||
|
parameters: []
|
||
|
comment: null
|
||
|
traits:
|
||
|
- PHPUnit\Framework\TestCase
|
||
|
- Symfony\Component\Messenger\Stamp\SentToFailureTransportStamp
|
||
|
interfaces: []
|