Overrides BlockInterface::setWeight
public function setWeight($weight) { $this->weight = (int) $weight; return $this; }