connection = $connection; } public function getConnection(): Connection { return $this->connection; } }