connected = true; } public function isConnected(): bool { return $this->connected; } }