Simple forum software for building great communities.
Go to file
Franz Liedke 837bc05840 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
framework/core Replace ControllerInterface with PSR-15 interface 2018-05-30 09:49:47 +02:00