]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Install.php
Fix PHPDoc comments project-wide
[friendica.git] / src / Module / Install.php
index 2e0f16c4e9b2260afb5a73bbf156f325652fe8cc..ab49e426c5c0913e355c12444cef0bf428a747fc 100644 (file)
@@ -254,6 +254,7 @@ class Install extends BaseModule
         * @param App $a The global App
         *
         * @return string The text for the next steps
+        * @throws \Friendica\Network\HTTPException\InternalServerErrorException
         */
        private static function whatNext($a)
        {