<?php

namespace RectorPrefix202411\Illuminate\Contracts\Console;

interface PromptsForMissingInput
{
    //
}
