name: StackInterface class_comment: null dependencies: [] properties: [] methods: - name: next visibility: public parameters: [] comment: '# * @author Nicolas Grekas # * # * Implementations must be cloneable, and each clone must unstack the stack independently. # */ # interface StackInterface # { # /** # * Returns the next middleware to process a message.' traits: [] interfaces: []