DX: fix cs

This commit is contained in:
2023-04-19 13:05:21 +02:00
parent 906d1fdab5
commit e6163b2bc3
6 changed files with 4 additions and 5 deletions

View File

@@ -685,6 +685,7 @@ final class SingleTaskController extends AbstractController
/**
* Creates a form to delete a Task entity by id.
* @param mixed $id
*/
private function createDeleteForm($id): FormInterface
{