mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
[ticket/11854] Fix various comments
PHPBB3-11854
This commit is contained in:
@@ -72,7 +72,7 @@ class recaptcha extends \phpbb\captcha\plugins\captcha_abstract
|
||||
}
|
||||
|
||||
/**
|
||||
* @return string the name of the class used to generate the captcha
|
||||
* This function is implemented because required by the upper class, but is never used for reCaptcha.
|
||||
*/
|
||||
function get_generator_class()
|
||||
{
|
||||
|
Reference in New Issue
Block a user