Skip to content

Commit 3cc4f06

Browse files
committed
php-cs-fixer
1 parent d494014 commit 3cc4f06

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: module/VuFind/src/VuFind/Auth/SimulatedSSO.php

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232
use Laminas\Http\PhpEnvironment\Request;
3333
use VuFind\Exception\Auth as AuthException;
3434

35+
use function is_array;
36+
3537
/**
3638
* Simulated single sign-on authentication module (for testing purposes only).
3739
*

0 commit comments

Comments
 (0)