You are here

constant WORD_LIST_CAPTCHA_WORD_POOL1 in CAPTCHA Pack 8

Same name and namespace in other branches
  1. 5 text_captcha/word_list_captcha/word_list_captcha.module \WORD_LIST_CAPTCHA_WORD_POOL1
  2. 6 text_captcha/word_list_captcha/word_list_captcha.module \WORD_LIST_CAPTCHA_WORD_POOL1
  3. 7 text_captcha/word_list_captcha/word_list_captcha.module \WORD_LIST_CAPTCHA_WORD_POOL1

@file Contains general functionality for the module.

2 uses of WORD_LIST_CAPTCHA_WORD_POOL1
WordListCaptchaSettingsForm::buildForm in text_captcha/modules/word_list_captcha/src/Form/WordListCaptchaSettingsForm.php
Form constructor.
_word_list_captcha_get_word_list_captcha in text_captcha/modules/word_list_captcha/word_list_captcha.module
Helper function for generating a word list CAPTCHA.

File

text_captcha/modules/word_list_captcha/word_list_captcha.module, line 8
Contains general functionality for the module.

Code

define('WORD_LIST_CAPTCHA_WORD_POOL1', 'green red blue yellow black white magenta cyan orange violet purple gold brown pink');