php cs fixes

This commit is contained in:
2023-09-14 15:56:39 +02:00
parent 57a1a49fac
commit 115d71ad34
111 changed files with 130 additions and 335 deletions

View File

@@ -22,8 +22,7 @@ class SingleTaskStateRepository
public function __construct(
private Connection $connection
) {
}
) {}
/**
* Return a list of all states associated to at least one single task in the database