*/ class PauseDownloadCommand implements CommandInterface { public function __construct( public int $downloadId, ) {} }