Skip to content

Commit 87582bd

Browse files
committed
Enable phpdoc_array_type
1 parent ddbe953 commit 87582bd

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
@@ -436,6 +436,7 @@ public function __construct()
436436
],
437437
],
438438
'phpdoc_annotation_without_dot' => false,
439+
'phpdoc_array_type' => true,
439440
'phpdoc_indent' => true,
440441
'phpdoc_inline_tag_normalizer' => [
441442
'tags' => [

0 commit comments

Comments
 (0)