name: DummyClassOne class_comment: null dependencies: - name: Context type: class source: Symfony\Component\Serializer\Attribute\Context - name: Groups type: class source: Symfony\Component\Serializer\Attribute\Groups - name: Ignore type: class source: Symfony\Component\Serializer\Attribute\Ignore - name: MaxDepth type: class source: Symfony\Component\Serializer\Attribute\MaxDepth - name: SerializedName type: class source: Symfony\Component\Serializer\Attribute\SerializedName - name: SerializedPath type: class source: Symfony\Component\Serializer\Attribute\SerializedPath properties: [] methods: [] traits: - Symfony\Component\Serializer\Attribute\Context - Symfony\Component\Serializer\Attribute\Groups - Symfony\Component\Serializer\Attribute\Ignore - Symfony\Component\Serializer\Attribute\MaxDepth - Symfony\Component\Serializer\Attribute\SerializedName - Symfony\Component\Serializer\Attribute\SerializedPath interfaces: []