name: ContextBuilderInterface class_comment: null dependencies: [] properties: [] methods: - name: withContext visibility: public parameters: - name: context comment: '# * Common interface for context builders. # * # * @author Mathias Arlaud # * @author Robin Chalas # */ # interface ContextBuilderInterface # { # /** # * @param self|array $context' - name: toArray visibility: public parameters: [] comment: '# * @return array' traits: [] interfaces: []