public function CaptchaPointInterface::getLabel in CAPTCHA 8
Getter for label property.
Return value
string Label string.
1 method overrides CaptchaPointInterface::getLabel()
- CaptchaPoint::getLabel in src/
Entity/ CaptchaPoint.php - Getter for label property.
File
- src/
CaptchaPointInterface.php, line 35
Class
- CaptchaPointInterface
- Interface CaptchaPointInterface.
Namespace
Drupal\captchaCode
public function getLabel();