run(); $this->info(sprintf( 'Auto-publish checked at %s (TZ: %s). Published rows: %d.', $result['checked_at'], $result['timezone'], $result['published'] )); return self::SUCCESS; } }