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.
2 parents 006d755 + d6725aa commit a18c060Copy full SHA for a18c060
.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