]> source.dussan.org Git - nextcloud-server.git/commitdiff
PHP 7.3 compatibility 31394/head
authorChristopher Ng <chrng8@gmail.com>
Wed, 2 Mar 2022 19:20:22 +0000 (19:20 +0000)
committerChristopher Ng <chrng8@gmail.com>
Wed, 2 Mar 2022 19:20:22 +0000 (19:20 +0000)
Signed-off-by: Christopher Ng <chrng8@gmail.com>
apps/dav/lib/Connector/Sabre/File.php

index 28df41f628fc4d1bc2cb01ed07732d21e83b5510..84c85bb9a5874cb3e5e766aacf38663e05e91754 100644 (file)
@@ -78,7 +78,8 @@ use Sabre\DAV\IFile;
 class File extends Node implements IFile {
        protected $request;
 
-       protected IL10N $l10n;
+       /** @var IL10N */
+       protected $l10n;
 
        /**
         * Sets up the node, expects a full path name