mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
Move SignatureFlow from lib/Service/ to lib/Enum/ to centralize all enum definitions in the same location following project structure conventions. Updated namespace from OCA\Libresign\Service to OCA\Libresign\Enum and adjusted all imports and references across: - AdminController (updated FQN references for from() and comparison) - PageController (updated FQN reference) - TemplateLoader (updated FQN reference) - Settings/Admin (updated import statement) - SequentialSigningService (added explicit import) This completes the consolidation of enum types, making the codebase more organized and easier to maintain. Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| Admin.php | ||
| AdminSettings.php | ||