From 4958f59a6768c73989dbfa9be36b9e3010a03ef8 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sun, 19 Mar 2017 12:28:54 +0100 Subject: [PATCH] Lint --- tests/FrontControllerTest.php | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/FrontControllerTest.php b/tests/FrontControllerTest.php index efbed07..7152a24 100644 --- a/tests/FrontControllerTest.php +++ b/tests/FrontControllerTest.php @@ -294,6 +294,7 @@ class FrontControllerTest extends \PHPUnit_Framework_TestCase /** * Test the redirect() function with a specific format. + * * @return void */ public function testRedirectWithFormat()