Current Path : /var/www/html/wp-content/plugins/wpide/vendor/rakit/validation/src/ |
Current File : /var/www/html/wp-content/plugins/wpide/vendor/rakit/validation/src/RuleNotFoundException.php |
<?php namespace Rakit\Validation; use Exception; class RuleNotFoundException extends Exception { }