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 26c9d86 commit 40198f0Copy full SHA for 40198f0
databox/api/src/Attribute/BatchAttributeManager.php
@@ -43,7 +43,6 @@ public function __construct(
43
private readonly AttributeAssigner $attributeAssigner,
44
private readonly Security $security,
45
private readonly PostFlushStack $postFlushStack,
46
- private readonly AttributeManager $attributeManager,
47
private readonly DeferredIndexListener $deferredIndexListener,
48
private readonly AttributeTypeRegistry $typeRegistry,
49
private readonly ValidatorInterface $validator,
0 commit comments