You are here

public function CaptchaPointInterface::getFormId in CAPTCHA 8

Getter for form machine ID property.

1 method overrides CaptchaPointInterface::getFormId()
CaptchaPoint::getFormId in src/Entity/CaptchaPoint.php
Getter for form machine ID property.

File

src/CaptchaPointInterface.php, line 19

Class

CaptchaPointInterface
Interface CaptchaPointInterface.

Namespace

Drupal\captcha

Code

public function getFormId();