name: ContextAwareDecoderInterface class_comment: null dependencies: [] properties: [] methods: - name: supportsDecoding visibility: public parameters: - name: format - name: context default: '[]' comment: "# * Adds the support of an extra $context parameter for the supportsDecoding\ \ method.\n# *\n# * @author K\xE9vin Dunglas \n# */\n# interface\ \ ContextAwareDecoderInterface extends DecoderInterface\n# {\n# /**\n# * @param\ \ array $context options that decoders have access to" traits: [] interfaces: []