style: apply php-cs-fixer formatting (PSR-12)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
dae215dd3d
commit
7506a7a3c1
@@ -21,7 +21,8 @@ readonly class CreateMangaHandler
|
||||
private MangaRepositoryInterface $mangaRepository,
|
||||
private ImageProcessorInterface $imageProcessor,
|
||||
private MessageBusInterface $messageBus
|
||||
) {}
|
||||
) {
|
||||
}
|
||||
|
||||
public function handle(CreateManga $command): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user