1
0
mirror of https://github.com/flarum/core.git synced 2025-10-19 02:36:08 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
Franz Liedke
b3d45fd6f8 Replace ControllerInterface with PSR-15 interface
The custom interface already had the same signature as the
one from the standard (except for the return type hint), so
why not use that one now? :)
2018-05-30 09:49:47 +02:00
Franz Liedke
33e3d757c3 Flatten Flarum\Http namespace 2017-10-03 18:47:23 +02:00