name: NullContext class_comment: '# * A context that does nothing. # * # * @author Fabien Potencier ' dependencies: [] properties: [] methods: - name: getBasePath visibility: public parameters: [] comment: null - name: isSecure visibility: public parameters: [] comment: null traits: [] interfaces: - ContextInterface