name: IgnoredAttributesTestTrait class_comment: null dependencies: - name: DenormalizerInterface type: class source: Symfony\Component\Serializer\Normalizer\DenormalizerInterface - name: NormalizerInterface type: class source: Symfony\Component\Serializer\Normalizer\NormalizerInterface properties: [] methods: - name: getNormalizerForIgnoredAttributes visibility: protected parameters: [] comment: null - name: getDenormalizerForIgnoredAttributes visibility: protected parameters: [] comment: null - name: testIgnoredAttributesNormalize visibility: public parameters: [] comment: null - name: testIgnoredAttributesContextDenormalize visibility: public parameters: [] comment: null - name: testIgnoredAttributesContextDenormalizeInherit visibility: public parameters: [] comment: null traits: - Symfony\Component\Serializer\Normalizer\DenormalizerInterface - Symfony\Component\Serializer\Normalizer\NormalizerInterface interfaces: []