master
<?php namespace Rits\Modular\Exceptions; use RuntimeException; class InvalidSignatureException extends RuntimeException { // }