We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
php_unit_data_provider_return_type
1 parent 326fa35 commit 5c4cfbbCopy full SHA for 5c4cfbb
src/CodeIgniter4.php
@@ -334,6 +334,7 @@ public function __construct()
334
],
335
336
'php_unit_data_provider_name' => false,
337
+ 'php_unit_data_provider_return_type' => true,
338
'php_unit_data_provider_static' => false,
339
'php_unit_dedicate_assert' => ['target' => 'newest'],
340
'php_unit_dedicate_assert_internal_type' => ['target' => 'newest'],
0 commit comments