constraint->collectBoundVariableNames($boundVariables); } public function getConstraint(): ConstraintInterface { return $this->constraint; } }