Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Constants.php')
-rw-r--r--lib/public/Constants.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/public/Constants.php b/lib/public/Constants.php
index 813fbe673d4..6a38190e167 100644
--- a/lib/public/Constants.php
+++ b/lib/public/Constants.php
@@ -28,9 +28,7 @@ declare(strict_types=1);
*
*/
-/**
- * This file defines common constants used in ownCloud
- */
+// This file defines common constants used in ownCloud
namespace OCP;