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