Skip to content

Commit 1483d97

Browse files
committed
Add @phpstan-ignore to ignored tags of comment_to_phpdoc
1 parent db71b0c commit 1483d97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/CodeIgniter4.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ public function __construct()
107107
'codeCoverageIgnore',
108108
'codeCoverageIgnoreStart',
109109
'codeCoverageIgnoreEnd',
110+
'phpstan-ignore',
110111
'phpstan-ignore-line',
111112
'phpstan-ignore-next-line',
112113
],

0 commit comments

Comments
 (0)