From f4977832c26746e211d4b459a7fdfef59dfdf48b Mon Sep 17 00:00:00 2001 From: Formatter Bot Date: Wed, 23 Jun 2021 22:12:39 +0000 Subject: [PATCH] Automated formatting changes --- Admin/Install/Media.php | 4 ++-- Admin/Install/Navigation.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Admin/Install/Media.php b/Admin/Install/Media.php index 201caec..cd7cdec 100644 --- a/Admin/Install/Media.php +++ b/Admin/Install/Media.php @@ -31,8 +31,8 @@ class Media /** * Install media 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/Navigation.php b/Admin/Install/Navigation.php index a90de8f..cab9d0a 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 *