Skip to content

Commit

Permalink
Merge pull request #54 from cranleighschool/analysis-ZnP13Y
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
fredbradley committed Jul 16, 2023
2 parents 76f3c44 + 9812ad2 commit d1b885b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Facade.php
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ private function getController(string $controllerClassName): string
}

/**
* @param string $method
* @param array $args
* @param string $method
* @param array $args
* @return false|mixed
*
* @throws MethodNotFound
Expand Down

0 comments on commit d1b885b

Please sign in to comment.