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

github.com/HuasoFoundries/phpPgAdmin6.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/controllers/LanguagesController.php')
-rw-r--r--src/controllers/LanguagesController.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/controllers/LanguagesController.php b/src/controllers/LanguagesController.php
index 06cf11cc..14f5b593 100644
--- a/src/controllers/LanguagesController.php
+++ b/src/controllers/LanguagesController.php
@@ -75,6 +75,8 @@ class LanguagesController extends BaseController
/**
* Generate XML for the browser tree.
+ *
+ * @return \Slim\Http\Response|string
*/
public function doTree()
{