mirror of
https://github.com/danog/psalm.git
synced 2025-01-21 21:31:13 +01:00
Remove line in block
This commit is contained in:
parent
3cf562125e
commit
8527bb9861
@ -195,7 +195,6 @@ class DocComment
|
||||
|
||||
$last = false;
|
||||
foreach ($lines as $k => $line) {
|
||||
|
||||
if (preg_match('/^[ \t]*\*?\s?@\w/i', $line)) {
|
||||
$last = $k;
|
||||
} elseif (preg_match('/^\s*\r?$/', $line)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user