From 3f716950139b902137f2d36b020df3e86988b95b Mon Sep 17 00:00:00 2001 From: Stephen Ball Date: Tue, 13 Oct 2015 16:31:17 +0100 Subject: [PATCH] Clean up PHPCS issue --- PHPCI/Builder.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PHPCI/Builder.php b/PHPCI/Builder.php index 7bc2359f..d6d94cae 100644 --- a/PHPCI/Builder.php +++ b/PHPCI/Builder.php @@ -420,4 +420,4 @@ class Builder implements LoggerAwareInterface return $pluginFactory; } -} \ No newline at end of file +}