-
- Downloads
auth: rename AuthorizationService -> AbstractAuthorizationService
To be in line with the naming schema of symfony. Add a deprecated dummy class to make the transition easier
Showing
- src/Authorization/AbstractAuthorizationService.php 82 additions, 0 deletionssrc/Authorization/AbstractAuthorizationService.php
- src/Authorization/AuthorizationService.php 4 additions, 74 deletionssrc/Authorization/AuthorizationService.php
- src/Authorization/UserAuthorizationChecker.php 3 additions, 3 deletionssrc/Authorization/UserAuthorizationChecker.php
Please register or sign in to comment