From a2a63d34ebb460174e1a3e8d8022fe3e3ab4b469 Mon Sep 17 00:00:00 2001 From: fabiocarneiro Date: Wed, 27 May 2015 06:56:17 -0300 Subject: fix core folder with php-cs-fixer for psr-2 --- core/Auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/Auth.php') diff --git a/core/Auth.php b/core/Auth.php index 45bc22062b..0ea9503a2b 100644 --- a/core/Auth.php +++ b/core/Auth.php @@ -218,4 +218,4 @@ class AuthResult { return $this->code > self::FAILURE; } -} \ No newline at end of file +} -- cgit v1.2.3