attributeInfoReference = $attributeInfo; return $this; } public function getAttributeReference(): AttributeInterface { return $this->attributeInfoReference; } }