From c5f288d1a51c62f2e74c8793f06834437e95f884 Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Sat, 20 Jul 2013 16:32:39 +0200 Subject: [PATCH] Remove space and add global class reference in docblock Removed an unnecessary space before a comments rule and added a backslash to reference the global namespace in a docblock. Signed-off-by: Dries Vints --- app/start/local.php | 2 +- app/tests/TestCase.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/start/local.php b/app/start/local.php index adab104c..3d148509 100644 --- a/app/start/local.php +++ b/app/start/local.php @@ -1,3 +1,3 @@