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: []