From 513ffb76d4c6a9f9a1e7b86de62fa7c12b206a7b Mon Sep 17 00:00:00 2001 From: Formatter Bot Date: Wed, 23 Jun 2021 22:16:28 +0000 Subject: [PATCH] Automated formatting changes --- Admin/Install/Navigation.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Admin/Install/Navigation.php b/Admin/Install/Navigation.php index 71448b3..514c6fe 100755 --- a/Admin/Install/Navigation.php +++ b/Admin/Install/Navigation.php @@ -29,8 +29,8 @@ class Navigation /** * Install navigation providing * - * @param string $path Module path - * @param ApplicationAbstract $app Application + * @param string $path Module path + * @param ApplicationAbstract $app Application * * @return void *