Skip to content

Commit 14c04bf

Browse files
committed
Enable phpdoc_list_type
1 parent b760b3b commit 14c04bf

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
@@ -452,6 +452,7 @@ public function __construct()
452452
'method' => 'multi',
453453
'property' => 'multi',
454454
],
455+
'phpdoc_list_type' => true,
455456
'phpdoc_no_access' => true,
456457
'phpdoc_no_alias_tag' => [
457458
'replacements' => [

0 commit comments

Comments
 (0)