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 *