drop UserRepository dependency; controller now passes the authenticated User directly via CreateTextRequest, eliminating a redundant repository lookup. |
||
|---|---|---|
| .. | ||
| UseCases | ||
| CreateTextDto.php | ||
| JsonTextRepository.php | ||
| Text.php | ||
| TextController.php | ||
| TextRepository.php | ||