Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@sriharsha1235
Created October 13, 2017 11:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sriharsha1235/cff12fc51184b258371309f8f5956697 to your computer and use it in GitHub Desktop.
Save sriharsha1235/cff12fc51184b258371309f8f5956697 to your computer and use it in GitHub Desktop.
Drupal 8 Using Flood
return $this->flood->isAllowed('mobile_number_verification', $this::VERIFY_ATTEMPTS_COUNT, $this::VERIFY_ATTEMPTS_INTERVAL, $this->getCallableNumber($mobile_number));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment