<?php namespace Wpsec\captcha\constants; class LoggingConstants { const CAPTCHA_LOG_ENABLED = 'wpsec_captcha_log_enabled'; }