Modernize cookie manager service.
- Eliminate static factory. - Use fully qualified class name as service name.
Showing
- module/VuFind/config/module.config.php 2 additions, 1 deletionmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Auth/ManagerFactory.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Auth/ManagerFactory.php
- module/VuFind/src/VuFind/Bootstrapper.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Bootstrapper.php
- module/VuFind/src/VuFind/CartFactory.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/CartFactory.php
- module/VuFind/src/VuFind/Controller/Factory.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Controller/Factory.php
- module/VuFind/src/VuFind/Cookie/CookieManagerFactory.php 85 additions, 0 deletionsmodule/VuFind/src/VuFind/Cookie/CookieManagerFactory.php
- module/VuFind/src/VuFind/Service/Factory.php 0 additions, 33 deletionsmodule/VuFind/src/VuFind/Service/Factory.php
- module/VuFind/src/VuFind/Session/ManagerFactory.php 1 addition, 1 deletionmodule/VuFind/src/VuFind/Session/ManagerFactory.php
Please register or sign in to comment