Lint
This commit is contained in:
parent
68b2cca899
commit
ac4bca35a3
2 changed files with 6 additions and 6 deletions
|
@ -2,6 +2,7 @@
|
|||
/**
|
||||
* LocaleMiddleware class.
|
||||
*/
|
||||
|
||||
namespace Alltube;
|
||||
|
||||
use Slim\Http\Request;
|
||||
|
@ -41,7 +42,7 @@ class LocaleMiddleware
|
|||
}
|
||||
|
||||
/**
|
||||
* Main middleware function
|
||||
* Main middleware function.
|
||||
*
|
||||
* @param Request $request PSR request
|
||||
* @param Response $response PSR response
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue