[04/03/2023] Ajout du module ReCaptcha et config
This commit is contained in:
8
local/modules/ReCaptcha/Event/ReCaptchaEvents.php
Normal file
8
local/modules/ReCaptcha/Event/ReCaptchaEvents.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace ReCaptcha\Event;
|
||||
|
||||
class ReCaptchaEvents
|
||||
{
|
||||
const CHECK_CAPTCHA_EVENT = "check_captcha_event";
|
||||
}
|
||||
Reference in New Issue
Block a user