Skip to content

Commit

Permalink
Recaptcha doğrulama servisi namespace hatası
Browse files Browse the repository at this point in the history
  • Loading branch information
Seçgin ŞANLI committed Nov 9, 2023
1 parent 0b0a1ad commit feafd6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Validation/Validator/Response.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

use Phalcon\Validation;
use Phalcon\Validation\AbstractValidator;
use YG\Recaptcha\Recaptcha as RecaptchaService;
use YG\Phalcon\Recaptcha\Recaptcha as RecaptchaService;

class Response extends AbstractValidator
{
Expand Down

0 comments on commit feafd6f

Please sign in to comment.