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