Skip to content

Commit 5a7fce1

Browse files
authored
Merge pull request #10238 from VincentLanglet/lockMode
Use more precise phpdoc
2 parents da35631 + cc9e456 commit 5a7fce1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/Doctrine/ORM/Query.php

+2
Original file line numberDiff line numberDiff line change
@@ -770,6 +770,8 @@ public function setHydrationMode($hydrationMode): self
770770
* @param int $lockMode
771771
* @psalm-param LockMode::* $lockMode
772772
*
773+
* @return $this
774+
*
773775
* @throws TransactionRequiredException
774776
*/
775777
public function setLockMode($lockMode): self

0 commit comments

Comments
 (0)