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 7d885db + 501beab commit c19eeb3Copy full SHA for c19eeb3
config/pimcore/php-cs-fixer/excludes.php
@@ -6,6 +6,7 @@
6
// Symfony files
7
'bin/console',
8
'public/index.php',
9
+ 'public/bundles',
10
// Full var folder, contains all kind of auto-generated files (e.g. cache, generated Pimcore DataObject classes)
11
'var',
12
// Configuration written by Pimcore (which is written either to var/ or to config/pimcore/ depending on settings)
0 commit comments