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/ViewsController.php')
-rw-r--r--src/controllers/ViewsController.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/controllers/ViewsController.php b/src/controllers/ViewsController.php
index a7215b33..1e0332df 100644
--- a/src/controllers/ViewsController.php
+++ b/src/controllers/ViewsController.php
@@ -247,6 +247,8 @@ class ViewsController extends BaseController
/**
* Generate XML for the browser tree.
+ *
+ * @return \Slim\Http\Response|string
*/
public function doTree()
{