Overrides ConstraintInterface::getLowerBound
public function getLowerBound() { $this->extractBounds(); return $this->lowerBound; }