attributesFactory = $attributesFactory; } public function getAttributeFactory(): AttributesFactoryInterface { return $this->attributesFactory; } }