Skip to content

🛠️ chore(Interface): centralisation de toutes les interfaces dans src/Interface/#141

Merged
ronan-develop merged 1 commit intomainfrom
chore/MoveInterfacesToInterfaceDir
Mar 16, 2026
Merged

🛠️ chore(Interface): centralisation de toutes les interfaces dans src/Interface/#141
ronan-develop merged 1 commit intomainfrom
chore/MoveInterfacesToInterfaceDir

Conversation

@ronan-develop
Copy link
Owner

Contexte

Les interfaces FolderMoverInterface et PasswordResetServiceInterface étaient orphelines dans src/Service/ au lieu du dossier dédié src/Interface/.

Changements

  • src/Service/FolderMoverInterface.phpsrc/Interface/FolderMoverInterface.php
  • src/Service/PasswordResetServiceInterface.phpsrc/Interface/PasswordResetServiceInterface.php
  • Namespace mis à jour : App\ServiceApp\Interface
  • 5 usages mis à jour : FolderMover, PasswordResetService, FolderWebController, ResetPasswordController, tests

Tests

✅ 301/301 passent

@ronan-develop ronan-develop merged commit 1b12db4 into main Mar 16, 2026
3 checks passed
@ronan-develop ronan-develop deleted the chore/MoveInterfacesToInterfaceDir branch March 16, 2026 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant