From 0ba030a9817cbd003257097d9dae64ac0bc71cfd Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Mon, 26 Dec 2016 15:58:36 +0100 Subject: [PATCH] Lint --- tests/ConfigTest.php | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/ConfigTest.php b/tests/ConfigTest.php index 092b0f6..0574eaf 100644 --- a/tests/ConfigTest.php +++ b/tests/ConfigTest.php @@ -29,6 +29,7 @@ class ConfigTest extends \PHPUnit_Framework_TestCase /** * Destroy variables created by setUp(). + * * @return void */ protected function tearDown()