diff --git a/resources/views/helper.php b/resources/views/helper.php index dee6278..f081529 100644 --- a/resources/views/helper.php +++ b/resources/views/helper.php @@ -1,4 +1,10 @@ + // @formatter:off diff --git a/src/Alias.php b/src/Alias.php index a7c5b70..e6d7577 100644 --- a/src/Alias.php +++ b/src/Alias.php @@ -171,7 +171,7 @@ class Alias /** * Get the methods found by this Alias * - * @return array + * @return array|Method[] */ public function getMethods() {