From 83adae2e7498cd9052a601b761cdec794e8b2341 Mon Sep 17 00:00:00 2001 From: Formatter Bot Date: Wed, 23 Jun 2021 22:13:16 +0000 Subject: [PATCH] Automated formatting changes --- Admin/Install/Navigation.php | 4 ++-- Admin/Install/Search.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Admin/Install/Navigation.php b/Admin/Install/Navigation.php index 470c620..06fc1d4 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 * diff --git a/Admin/Install/Search.php b/Admin/Install/Search.php index 8aaa7d8..81477c1 100755 --- a/Admin/Install/Search.php +++ b/Admin/Install/Search.php @@ -29,8 +29,8 @@ final class Search /** * Install navigation providing * - * @param string $path Module path - * @param ApplicationAbstract $app Application + * @param string $path Module path + * @param ApplicationAbstract $app Application * * @return void *