Overrides VariantInterface::setWeight
public function setWeight($weight) { $this->configuration['weight'] = (int) $weight; }