platform/api/symfony/Component/Form/Tests/CallbackTransformerTest.yaml

20 lines
424 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
name: CallbackTransformerTest
class_comment: null
dependencies:
- name: TestCase
type: class
source: PHPUnit\Framework\TestCase
- name: CallbackTransformer
type: class
source: Symfony\Component\Form\CallbackTransformer
properties: []
methods:
- name: testTransform
visibility: public
parameters: []
comment: null
traits:
- PHPUnit\Framework\TestCase
- Symfony\Component\Form\CallbackTransformer
interfaces: []