Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed Oct 22, 2023
1 parent 4b1c2dd commit fa97e6d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ final class FunctionDocblockManipulator
private static array $manipulators = [];

private readonly int $docblock_start;
private Closure|Function_|ClassMethod|ArrowFunction $stmt;

private readonly int $docblock_end;

Expand Down

0 comments on commit fa97e6d

Please sign in to comment.