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 9da4281 + ab8d439 commit 8ec56dcCopy full SHA for 8ec56dc
app/code/Magento/TaxGraphQl/Model/Resolver/DisplayGiftWrapping.php
@@ -29,7 +29,8 @@ class DisplayGiftWrapping implements ResolverInterface
29
/**
30
* @param EnumLookup $enumLookup
31
*/
32
- public function __construct(private readonly EnumLookup $enumLookup) {
+ public function __construct(private readonly EnumLookup $enumLookup)
33
+ {
34
}
35
36
0 commit comments