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