sql; } public function getCurrentStep(): int { return $this->current; } public function getMaxStep(): int { return $this->max; } }