Skip to content

Commit 6c524cb

Browse files
authored
Fix DocBlock
1 parent 3acd652 commit 6c524cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/messenger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ use Symfony\Component\Validator\Constraints as Assert;
2929

3030
/**
3131
* @ApiResource(
32-
* messenger=true,
32+
* messenger=true,
3333
* collectionOperations={
3434
* "post"={"status"=202}
3535
* },

0 commit comments

Comments
 (0)