From 264cdbeb6186140ed3210582b559a6c0085be3b6 Mon Sep 17 00:00:00 2001 From: Adam Curtis Date: Sun, 7 Dec 2014 08:47:47 +0000 Subject: [PATCH] Fixed Scrutinizer recommendations --- tests/FormatTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/FormatTest.php b/tests/FormatTest.php index 777bcdb..39f6bc1 100644 --- a/tests/FormatTest.php +++ b/tests/FormatTest.php @@ -5,7 +5,7 @@ class FormatTest extends \PHPUnit_Framework_TestCase { /** - * @var Container + * @var Adamlc\AddressFormat\Format */ protected $container;