Overrides ConstraintViolationBuilderInterface::setPlural
public function setPlural(int $number) : static { $this->plural = $number; return $this; }