write(TestCommand::OK_MSG); return 0; } protected function getHeading(): string { return 'This is a test command'; } }