name: PropertyNormalizerContextBuilder class_comment: null dependencies: - name: PropertyNormalizer type: class source: Symfony\Component\Serializer\Normalizer\PropertyNormalizer properties: [] methods: - name: withNormalizeVisibility visibility: public parameters: - name: normalizeVisibility comment: '# * A helper providing autocompletion for available PropertyNormalizer options. # * # * @author Mathias Arlaud # */ # final class PropertyNormalizerContextBuilder extends AbstractObjectNormalizerContextBuilder # { # /** # * Configures whether fields should be output based on visibility.' traits: - Symfony\Component\Serializer\Normalizer\PropertyNormalizer interfaces: []