From eb1eae175f0f56314c2c9095b89ce585cb9389e5 Mon Sep 17 00:00:00 2001 From: Formatter Bot Date: Wed, 23 Jun 2021 22:15:40 +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 76a9f56..3c65c63 100755 --- a/Admin/Install/Media.php +++ b/Admin/Install/Media.php @@ -29,8 +29,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 26184a5..4be0cbf 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 *