diff options
Diffstat (limited to 'tests/app/Models/UserQueryTest.php')
| -rw-r--r-- | tests/app/Models/UserQueryTest.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/app/Models/UserQueryTest.php b/tests/app/Models/UserQueryTest.php index 668327139..9f067e848 100644 --- a/tests/app/Models/UserQueryTest.php +++ b/tests/app/Models/UserQueryTest.php @@ -1,4 +1,5 @@ <?php +declare(strict_types=1); /** * Description of UserQueryTest |
