From f0f3112ea1100ced9f01c113c0f4e8bbaa8fe462 Mon Sep 17 00:00:00 2001 From: abhinavgandham Date: Thu, 22 Jan 2026 20:18:11 +1000 Subject: [PATCH] Fixed PHPdoc. --- classes/local/outagelib.php | 1 + 1 file changed, 1 insertion(+) diff --git a/classes/local/outagelib.php b/classes/local/outagelib.php index a9fa212..5045e59 100644 --- a/classes/local/outagelib.php +++ b/classes/local/outagelib.php @@ -253,6 +253,7 @@ class outagelib { * @param int $stoptime Outage stop time. * @param string $allowedips List of IPs allowed. * @param string|null $accesskey access key, or null if no access key set. + * @param string|null $metadata metadata to be added to the outage headers, or null if none. * * @return string * @throws invalid_parameter_exception