We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a84b0fc commit 94c87e4Copy full SHA for 94c87e4
.editorconfig
@@ -631,7 +631,7 @@ ij_php_phpdoc_keep_blank_lines = true
631
ij_php_phpdoc_param_spaces_between_name_and_description = 2
632
ij_php_phpdoc_param_spaces_between_tag_and_type = 2
633
ij_php_phpdoc_param_spaces_between_type_and_name = 2
634
-ij_php_phpdoc_use_fqcn = false
+ij_php_phpdoc_use_fqcn = true
635
ij_php_phpdoc_wrap_long_lines = false
636
ij_php_place_assignment_sign_on_next_line = false
637
ij_php_place_parens_for_constructor = 0
0 commit comments