diff --git a/src/Appwrite/CLI/Tasks/Doctor.php b/src/Appwrite/CLI/Tasks/Doctor.php index 600be03a2f..85d389b846 100644 --- a/src/Appwrite/CLI/Tasks/Doctor.php +++ b/src/Appwrite/CLI/Tasks/Doctor.php @@ -16,7 +16,7 @@ class Doctor extends Action public static function getName(): string { return 'doctor'; - } + } public function __construct() {