master
<?php namespace Shieldfy\Exceptions; use Exception; class RulesNotFoundException extends Exception { }