diff options
Diffstat (limited to 'apps/files/lib/Migration/Version11301Date20191205150729.php')
-rw-r--r-- | apps/files/lib/Migration/Version11301Date20191205150729.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/lib/Migration/Version11301Date20191205150729.php b/apps/files/lib/Migration/Version11301Date20191205150729.php index 2ec9bdb4718..80d1268fdc5 100644 --- a/apps/files/lib/Migration/Version11301Date20191205150729.php +++ b/apps/files/lib/Migration/Version11301Date20191205150729.php @@ -1,8 +1,11 @@ <?php + declare(strict_types=1); + /** * @copyright Copyright (c) 2019, Roeland Jago Douma <roeland@famdouma.nl> * + * @author Joas Schilling <coding@schilljs.com> * @author Roeland Jago Douma <roeland@famdouma.nl> * * @license GNU AGPL version 3 or any later version |