platform/api/symfony/Component/HtmlSanitizer/Tests/Parser/MastermindsParserTest.yaml

20 lines
449 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: MastermindsParserTest
class_comment: null
dependencies:
- name: TestCase
type: class
source: PHPUnit\Framework\TestCase
- name: MastermindsParser
type: class
source: Symfony\Component\HtmlSanitizer\Parser\MastermindsParser
properties: []
methods:
- name: testParseValid
visibility: public
parameters: []
comment: null
traits:
- PHPUnit\Framework\TestCase
- Symfony\Component\HtmlSanitizer\Parser\MastermindsParser
interfaces: []