| Current Path : /home/zada/public_html/vendor/laravel/prompts/src/Exceptions/ |
| Current File : /home/zada/public_html/vendor/laravel/prompts/src/Exceptions/FormRevertedException.php |
<?php
namespace Laravel\Prompts\Exceptions;
use RuntimeException;
class FormRevertedException extends RuntimeException
{
//
}