*/ class SaveUserDownloadPreferencesCommand implements CommandInterface { public function __construct( public string $movie_folder, ) {} }