api/symfony/Component/RemoteEvent/Tests/Event/Sms/SmsEventTest.yaml

20 lines
410 B
YAML
Raw Normal View History

2024-09-26 09:03:21 +00:00
name: SmsEventTest
class_comment: null
dependencies:
- name: TestCase
type: class
source: PHPUnit\Framework\TestCase
- name: SmsEvent
type: class
source: Symfony\Component\RemoteEvent\Event\Sms\SmsEvent
properties: []
methods:
- name: testPhone
visibility: public
parameters: []
comment: null
traits:
- PHPUnit\Framework\TestCase
- Symfony\Component\RemoteEvent\Event\Sms\SmsEvent
interfaces: []