DX: fix ci and phpstan issues

This commit is contained in:
2023-04-11 22:01:47 +02:00
parent 4db1ff405e
commit 8bec6feb96
4 changed files with 7 additions and 8 deletions

View File

@@ -101,7 +101,7 @@ class CRUDRoutesLoader extends Loader
$singleCollection = $action['single_collection'] ?? '_entity' === $name ? 'single' : null;
if ('collection' === $singleCollection) {
// continue;
// continue;
}
// compute default action