Code style and other small fixes

This commit is contained in:
Dmitry Khomutov 2016-05-09 12:20:26 +06:00
commit 052538e99c
66 changed files with 158 additions and 124 deletions

View file

@ -80,7 +80,7 @@ class Application extends b8\Application
/**
* Handle an incoming web request.
*
* @return b8\b8\Http\Response|Response
* @return Response
*/
public function handleRequest()
{