greggilbert / recaptcha

[ABANDONED] reCAPTCHA Validator for Laravel 5
MIT License
713 stars 196 forks source link

Inconsistent interface naming #39

Closed levacic closed 9 years ago

levacic commented 9 years ago

In some places, like here, you use CaptchaInterface, but the actual class is called RecaptchaInterface.