diff --git a/src/MageApplication.php b/src/MageApplication.php index 91afa9c..6c9a92a 100644 --- a/src/MageApplication.php +++ b/src/MageApplication.php @@ -53,7 +53,7 @@ class MageApplication extends Application /** * Configure the Magallanes Application * - * @param $file string The YAML file from which to read the configuration + * @param string $file The YAML file from which to read the configuration * * @throws RuntimeException */