From 5493cf885e16d8e5cd657ea9ff902afff12f88f5 Mon Sep 17 00:00:00 2001 From: Lupacescu Eduard Date: Thu, 23 Jan 2020 09:34:24 +0000 Subject: [PATCH] Apply fixes from StyleCI --- src/Services/AuthService.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Services/AuthService.php b/src/Services/AuthService.php index 3e990fa19..dfed14ad9 100644 --- a/src/Services/AuthService.php +++ b/src/Services/AuthService.php @@ -99,7 +99,6 @@ public function login(array $credentials = []) * @throws ValidationException * @throws BindingResolutionException * @throws AirlockUserException - * */ public function register(array $payload) {