diff options
Diffstat (limited to 'tests/lib/Files/SimpleFS/InMemoryFileTest.php')
-rw-r--r-- | tests/lib/Files/SimpleFS/InMemoryFileTest.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lib/Files/SimpleFS/InMemoryFileTest.php b/tests/lib/Files/SimpleFS/InMemoryFileTest.php index 195a5d04a8f..0ba1a9ddc9f 100644 --- a/tests/lib/Files/SimpleFS/InMemoryFileTest.php +++ b/tests/lib/Files/SimpleFS/InMemoryFileTest.php @@ -1,4 +1,5 @@ <?php + declare(strict_types=1); /** |