Skip to content

Commit 11453a0

Browse files
localheinzsebastianbergmann
authored andcommitted
Fix: Do not configure deprecated function_typehint_space fixer
1 parent c70b810 commit 11453a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.php-cs-fixer.dist.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@
106106
'fully_qualified_strict_types' => true,
107107
'function_declaration' => true,
108108
'function_to_constant' => true,
109-
'function_typehint_space' => true,
110109
'get_class_to_class_keyword' => true,
111110
'global_namespace_import' => [
112111
'import_classes' => true,

0 commit comments

Comments
 (0)