From db5985a95d8a468cba5d473b7e4deac20d88860a Mon Sep 17 00:00:00 2001 From: Joe Dixon Date: Fri, 24 May 2024 12:10:03 +0100 Subject: [PATCH] formatting --- src/Application.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/Application.php b/src/Application.php index 9b84337f..6fed151e 100644 --- a/src/Application.php +++ b/src/Application.php @@ -77,6 +77,11 @@ public function options(): ?array return $this->options; } + /** + * Convert the application to an array. + * + * @return array + */ public function toArray(): array { return [