diff options
Diffstat (limited to 'lib/public/Files/Cache/ICacheEvent.php')
-rw-r--r-- | lib/public/Files/Cache/ICacheEvent.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/public/Files/Cache/ICacheEvent.php b/lib/public/Files/Cache/ICacheEvent.php index 54ef15b0392..634666f594a 100644 --- a/lib/public/Files/Cache/ICacheEvent.php +++ b/lib/public/Files/Cache/ICacheEvent.php @@ -5,6 +5,7 @@ declare(strict_types=1); /** * @copyright Copyright (c) 2019 Robin Appelman <robin@icewind.nl> * + * @author Joas Schilling <coding@schilljs.com> * @author Robin Appelman <robin@icewind.nl> * * @license GNU AGPL version 3 or any later version |