2a70b6354935c1694b9d987d51f4650691b4d7aa
- src/Controller/Admin/ClientsController.php: reduce cognitive complexity by extracting private methods and adding error logging - src/Service/MeilisearchService.php: fill empty catch blocks with error logging for better traceability - src/Service/UserManagementService.php: use dedicated UserAlreadyExistsException instead of generic Exception - src/Service/KeycloakAdminService.php: define and use PATH_USERS and AUTH_BEARER constants to reduce duplication - src/Service/DocuSealService.php: reduce method return points to comply with project standards
Description
No description provided
Languages
PHP
66.2%
Twig
28.7%
JavaScript
4%
Jinja
0.5%
Makefile
0.3%
Other
0.2%