From 655ad418dc71ae53fe767958a0eaeeef25ba1e7c Mon Sep 17 00:00:00 2001 From: StyleCI Bot Date: Thu, 23 Oct 2025 20:00:29 +0000 Subject: [PATCH] Apply fixes from StyleCI --- LibreNMS/Validations/Rrd/CheckRrdStep.php | 1 + 1 file changed, 1 insertion(+) diff --git a/LibreNMS/Validations/Rrd/CheckRrdStep.php b/LibreNMS/Validations/Rrd/CheckRrdStep.php index 67035dd305e6..4ef3a8061fc8 100644 --- a/LibreNMS/Validations/Rrd/CheckRrdStep.php +++ b/LibreNMS/Validations/Rrd/CheckRrdStep.php @@ -85,6 +85,7 @@ private function getStep(string $file): int /** * @return string[] + * * @throws RrdException */ private function listFiles(): array