Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed Oct 22, 2023
2 parents 3017016 + 147505c commit 4b1c2dd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ 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 4b1c2dd

Please sign in to comment.