File "FormRevertedException-20251204135943.php"
Full Path: /var/www/drive/laravel/prompts/src/Exceptions/FormRevertedException-20251204135943.php
File size: 133 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Laravel\Prompts\Exceptions;
use RuntimeException;
class FormRevertedException extends RuntimeException
{
//
}