Merge pull request #15953 from mauriciofauth/routes-refactor
commitd0283d7df251be542c6d27acea3c3ea744b5b400
authorMaurĂ­cio Meneghini Fauth <mauricio@fauth.dev>
Wed, 12 Feb 2020 21:53:01 +0000 (12 18:53 -0300)
committerGitHub <noreply@github.com>
Wed, 12 Feb 2020 21:53:01 +0000 (12 18:53 -0300)
tree545f07271a528bfafcd4f7a4c6106c02f808e8a9
parentddd46a61511baa2afb380a51d12330d65ae8df8d
parentd85cca09b2562da59a0b8194e9ebd1c9de225a48
Merge pull request #15953 from mauriciofauth/routes-refactor

Refactor the route definition file

- Move request and response handling from routes file to the controllers.
- Simplify the routes file by moving the controller creation to the `index.php` file.
- Other minor changes.
phpstan-baseline.neon