diff --git a/app/helpers.php b/app/helpers.php index d48c5df5..a7a5e9e4 100644 --- a/app/helpers.php +++ b/app/helpers.php @@ -29,7 +29,7 @@ if (! function_exists('set_active')) { /** * Set active class if request is in path. * - * @param $path + * @param string $path * @param array $classes * @param string $active *