You are here

public function CaptchaPointInterface::getCaptchaType in CAPTCHA 8

Getter for captcha type property.

1 method overrides CaptchaPointInterface::getCaptchaType()
CaptchaPoint::getCaptchaType in src/Entity/CaptchaPoint.php
Getter for captcha type property.

File

src/CaptchaPointInterface.php, line 48

Class

CaptchaPointInterface
Interface CaptchaPointInterface.

Namespace

Drupal\captcha

Code

public function getCaptchaType();