You are here

protected property Captcha::$configFactory in CAPTCHA 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Element/Captcha.php, line 24

Class

Captcha
Defines the CAPTCHA form element with default properties.

Namespace

Drupal\captcha\Element

Code

protected $configFactory;