summaryrefslogtreecommitdiff
path: root/app/Services/ServerCheckService.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Services/ServerCheckService.php')
-rw-r--r--app/Services/ServerCheckService.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Services/ServerCheckService.php b/app/Services/ServerCheckService.php
index 09e22d495d..bb10411988 100644
--- a/app/Services/ServerCheckService.php
+++ b/app/Services/ServerCheckService.php
@@ -144,7 +144,7 @@ class ServerCheckService
*
* @param string $function
*
- * @return string
+ * @return bool
*/
public function isFunctionDisabled(string $function): bool
{