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.
get_class_to_class_keyword
1 parent ea9c3cf commit 954d639Copy full SHA for 954d639
src/CodeIgniter4.php
@@ -209,7 +209,7 @@ public function __construct()
209
'fix_inline' => true,
210
'replacements' => ['inheritDocs' => 'inheritDoc'],
211
],
212
- 'get_class_to_class_keyword' => false,
+ 'get_class_to_class_keyword' => true,
213
'global_namespace_import' => [
214
'import_constants' => false,
215
'import_functions' => false,
0 commit comments