Skip to content

Commit ea9c3cf

Browse files
committed
Add general_attribute_remove fixer
1 parent 1483d97 commit ea9c3cf

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
@@ -194,6 +194,7 @@ public function __construct()
194194
'pi',
195195
],
196196
],
197+
'general_attribute_remove' => ['attributes' => []],
197198
'general_phpdoc_annotation_remove' => [
198199
'annotations' => [
199200
'author',

0 commit comments

Comments
 (0)