| Current Path : /var/www/html/eform/www/admin/dev-code/vendor/rakit/validation/src/ |
| Current File : /var/www/html/eform/www/admin/dev-code/vendor/rakit/validation/src/RuleNotFoundException.php |
<?php
namespace Rakit\Validation;
use Exception;
class RuleNotFoundException extends Exception
{
}