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

github.com/nextcloud/survey_client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2018-01-17 22:19:39 +0300
committerBjoern Schiessle <bjoern@schiessle.org>2018-08-03 12:54:18 +0300
commit36cd89985db129961a7f070f2df6345c3a6664e9 (patch)
tree3eda6b05f03d8ce086bcc21dc42ee87fff7332eb /appinfo
parentb2f4d2dbceac1a7828d31607cad552df996370c2 (diff)
Move over to OCSController
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/routes.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/appinfo/routes.php b/appinfo/routes.php
index 5a8fac4..0afbc26 100644
--- a/appinfo/routes.php
+++ b/appinfo/routes.php
@@ -1,4 +1,5 @@
<?php
+declare(strict_types=1);
/**
* @author Joas Schilling <coding@schilljs.com>
*