Merge remote-tracking branch 'refs/remotes/origin/main'

- Suppression dump
This commit is contained in:
2025-01-29 10:46:04 +01:00
3 changed files with 38 additions and 7 deletions

View File

@ -23,6 +23,7 @@ class GoogleBooksService
],
]);
// Convertir la réponse JSON en tableau PHP
$dataArray = $response->toArray();