We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 182d387 commit 38d90fdCopy full SHA for 38d90fd
1 file changed
src/Internal/TransactionFacade.php
@@ -67,8 +67,8 @@ public static function groupOrmActions(
67
/**
68
* @template TResult
69
* @param callable(): TResult $callback
70
- * @psalm-param callable(...): TResult $callback
71
* @param class-string|null $entity If null, the default database will be used.
+ * @psalm-param callable(...): TResult $callback
72
* @return TResult
73
*
74
* @throws TransactionException
0 commit comments