Close #269 added help for console commands + php-cs-fixer

This commit is contained in:
tonydspaniard
2019-06-29 08:32:35 +02:00
parent d4695a60d2
commit 8c551d9030
27 changed files with 123 additions and 85 deletions

View File

@ -83,7 +83,7 @@ class ReCaptchaWidget extends InputWidget
/**
* @throws InvalidConfigException
* @return array the google recaptcha options.
* @return array the google recaptcha options.
*/
protected function getCaptchaOptions()
{