Skip to content

Commit

Permalink
[ci-review] Rector Rectify
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 9, 2022
1 parent 785d105 commit 398d238
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/PhpParser/Parser/RectorPathRoutingParser.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@
*/
final class RectorPathRoutingParser extends PathRoutingParser
{
public $currentPhpVersionRichParser;

/**
* @return Stmt[]
* @return mixed[]|Stmt[]
*/
public function parseFile(string $file): array
{
Expand Down

0 comments on commit 398d238

Please sign in to comment.