From 1935d1d1e40b08bd7f614817e8f9704fcee7e5d0 Mon Sep 17 00:00:00 2001 From: Formatter Bot Date: Wed, 23 Jun 2021 22:14:25 +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 681db75..7bdbe34 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 936f64a..2836a5d 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 *