Skip to content

Update controllers to received Request and Response PSR-7 objects so they can be used as middleware. #134

Description

@dragoonis

https://github.com/ppi/framework/blob/master/src/Module/AbstractModule.php#L322

and

https://github.com/ppi/framework/blob/master/src/App.php#L293

To test this
Need to test this from SkeletonApp, by accepting a RequestInterface, ResponseInterface and then setting the body content of that PSR-7 object and then returning $response back from the controller action.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions