platform/api/symfony/Component/Mime/Tests/Part/Multipart/MixedPartTest.yaml

20 lines
416 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: MixedPartTest
class_comment: null
dependencies:
- name: TestCase
type: class
source: PHPUnit\Framework\TestCase
- name: MixedPart
type: class
source: Symfony\Component\Mime\Part\Multipart\MixedPart
properties: []
methods:
- name: testConstructor
visibility: public
parameters: []
comment: null
traits:
- PHPUnit\Framework\TestCase
- Symfony\Component\Mime\Part\Multipart\MixedPart
interfaces: []