title('Remove the expired ConfirmationTokenRepository'); $this->registrar->cleanup(); $io->success('Done.'); return Command::SUCCESS; } }