mirror of
https://github.com/danog/psalm.git
synced 2024-12-03 10:07:52 +01:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
4b1c2dd1a2
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user