refactor: people interfaces to unified design

Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
This commit is contained in:
2026-06-20 19:04:39 -04:00
parent 802849a60d
commit a6e2a447e5
13 changed files with 148 additions and 72 deletions
@@ -12,7 +12,7 @@ namespace KTXF\People\Service;
/**
* Service Mutable Interface
*
* Marker interface for services that support mutable operations
* Extends base service interface with setter methods for mutable properties
*
* @since 2025.05.01
*/