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.
1 parent 006d755 commit d6725aaCopy full SHA for d6725aa
.php-cs-fixer.user-guide.php
@@ -37,7 +37,7 @@
37
];
38
39
$options = [
40
- 'cacheFile' => 'build/.php-cs-fixer.no-header.cache',
+ 'cacheFile' => 'build/.php-cs-fixer.user-guide.cache',
41
'finder' => $finder,
42
43
0 commit comments