diff options
Diffstat (limited to 'tests/lib/Authentication/Token/PublicKeyTokenTest.php')
-rw-r--r-- | tests/lib/Authentication/Token/PublicKeyTokenTest.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lib/Authentication/Token/PublicKeyTokenTest.php b/tests/lib/Authentication/Token/PublicKeyTokenTest.php index d0226eb9902..35c2e0ece39 100644 --- a/tests/lib/Authentication/Token/PublicKeyTokenTest.php +++ b/tests/lib/Authentication/Token/PublicKeyTokenTest.php @@ -1,4 +1,5 @@ <?php + declare(strict_types=1); /** * @copyright Copyright (c) 2018 Roeland Jago Douma <roeland@famdouma.nl> |