]> git.mxchange.org Git - friendica.git/commitdiff
Update src/App/ModuleController.php
authorPhilipp <admin+Github@philipp.info>
Wed, 17 Nov 2021 05:57:48 +0000 (06:57 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Nov 2021 05:57:48 +0000 (06:57 +0100)
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
src/App/ModuleController.php

index a2c43ba5a81e136184a26f67cbd0617de49739c0..6e3a106b5bac7c35b1e9634ead4274153aafcb82 100644 (file)
@@ -81,7 +81,7 @@ class ModuleController
        private $moduleName;
 
        /**
-        * @var ICanHandleRequests The module class
+        * @var ICanHandleRequests The module object
         */
        private $module;