diff options
Diffstat (limited to 'tests/Core/Command/Apps/AppsDisableTest.php')
-rw-r--r-- | tests/Core/Command/Apps/AppsDisableTest.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Core/Command/Apps/AppsDisableTest.php b/tests/Core/Command/Apps/AppsDisableTest.php index fea368f4b03..b5fd18ece22 100644 --- a/tests/Core/Command/Apps/AppsDisableTest.php +++ b/tests/Core/Command/Apps/AppsDisableTest.php @@ -1,4 +1,5 @@ <?php + declare(strict_types=1); /** * @copyright Copyright (c) 2019, Daniel Kesselberg (mail@danielkesselberg.de) |