Skip to content

Commit 99a0a12

Browse files
committed
[Uid] Remove an unneeded comment
1 parent 7f9ea29 commit 99a0a12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/uid.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,6 @@ of the UUID parameters::
301301

302302
// alternatively, you can convert it to a value compatible with
303303
// the type inferred by Doctrine
304-
// Note: ParameterType::BINARY is required to query PostgreSQL
305304
->setParameter('user', $user->getUuid()->toBinary(), ParameterType::BINARY)
306305
;
307306

0 commit comments

Comments
 (0)