<?phpnamespace IlluminateConsole;use RuntimeException;class PromptValidationException extends RuntimeException{}