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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/app.php')
-rw-r--r--appinfo/app.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/appinfo/app.php b/appinfo/app.php
new file mode 100644
index 000000000..e29799f72
--- /dev/null
+++ b/appinfo/app.php
@@ -0,0 +1,6 @@
+<?php
+declare(strict_types=1);
+
+namespace OCA\Text\AppInfo;
+
+