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