Skip to content

Commit 5c4cfbb

Browse files
committed
Configure php_unit_data_provider_return_type
1 parent 326fa35 commit 5c4cfbb

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
@@ -334,6 +334,7 @@ public function __construct()
334334
],
335335
],
336336
'php_unit_data_provider_name' => false,
337+
'php_unit_data_provider_return_type' => true,
337338
'php_unit_data_provider_static' => false,
338339
'php_unit_dedicate_assert' => ['target' => 'newest'],
339340
'php_unit_dedicate_assert_internal_type' => ['target' => 'newest'],

0 commit comments

Comments
 (0)