Modernize ReCaptcha service.
- Use fully qualified class name as service name. - Eliminate static factory.
Showing
- module/VuFind/config/module.config.php 2 additions, 1 deletionmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Controller/Plugin/Factory.php 1 addition, 4 deletionsmodule/VuFind/src/VuFind/Controller/Plugin/Factory.php
- module/VuFind/src/VuFind/Service/Factory.php 0 additions, 33 deletionsmodule/VuFind/src/VuFind/Service/Factory.php
- module/VuFind/src/VuFind/Service/ReCaptchaFactory.php 85 additions, 0 deletionsmodule/VuFind/src/VuFind/Service/ReCaptchaFactory.php
- module/VuFind/src/VuFind/View/Helper/Bootstrap3/Factory.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/View/Helper/Bootstrap3/Factory.php
- module/VuFind/src/VuFind/View/Helper/Root/Factory.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/View/Helper/Root/Factory.php
Please register or sign in to comment