<?php namespace Wpsec\captcha\constants; class CookieConstants { const CP_CHALLENGE = 'cp_challenge'; }