From 68afc74b03f83bb072944911c15af60433280ace Mon Sep 17 00:00:00 2001 From: Igor Scheller Date: Sun, 10 Nov 2019 23:26:23 +0100 Subject: Formatting to follow PSR-12 --- tests/Unit/Helpers/AuthenticatorTest.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/Unit/Helpers/AuthenticatorTest.php') diff --git a/tests/Unit/Helpers/AuthenticatorTest.php b/tests/Unit/Helpers/AuthenticatorTest.php index 1dc39a28..03033858 100644 --- a/tests/Unit/Helpers/AuthenticatorTest.php +++ b/tests/Unit/Helpers/AuthenticatorTest.php @@ -259,7 +259,9 @@ class AuthenticatorTest extends ServiceProviderTest return new class extends Authenticator { /** @noinspection PhpMissingParentConstructorInspection */ - public function __construct() { } + public function __construct() + { + } }; } } -- cgit v1.2.3-70-g09d2