Guest User

Untitled

a guest
Mar 2nd, 2021
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. parameters:
  2.  
  3.  
  4. application:
  5. errorPresenter: Error
  6. mapping:
  7. *: App\*Module\Presenters\*Presenter
  8.  
  9.  
  10. session:
  11. expiration: 14 days
  12.  
  13.  
  14. di:
  15. export:
  16. parameters: no
  17. tags: no
  18.  
  19.  
  20. services:
  21. - App\Router\RouterFactory::createRouter
  22. - App\Model\UserManager
Advertisement
Add Comment
Please, Sign In to add comment