From 51fd062eefe706deb814c9e09e68fbc3c9fe761f Mon Sep 17 00:00:00 2001 From: Formatter Bot Date: Wed, 23 Jun 2021 22:14:39 +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 cc34e86..8b9cda1 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 d277940..23f8b92 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 *