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 eb628df commit efc9b21Copy full SHA for efc9b21
app/code/Magento/Csp/Model/Collector/CspWhitelistXml/FileResolver.php
@@ -61,7 +61,7 @@ public function __construct(
61
CustomizationInterfaceFactory $customizationFactory,
62
Filesystem $filesystem,
63
CompositeFileIteratorFactory $iteratorFactory
64
- ) {
+ ) {
65
$this->moduleFileResolver = $moduleFileResolver;
66
$this->theme = $design->getDesignTheme();
67
$this->themeInfoFactory = $customizationFactory;
0 commit comments