InvalidEmailException.php 102 Bytes
Newer Older
jhon committed
1 2 3
<?php namespace Creativeorange\Gravatar\Exceptions;

class InvalidEmailException extends \Exception {}