Skip to content

Commit 963767e

Browse files
nicolas-grekasalamirault
authored andcommitted
Fix phpdocs in components
1 parent 5bc3272 commit 963767e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Store/MongoDbStore.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ private function createMongoDateTime(float $seconds): UTCDateTime
351351
/**
352352
* Retrieves an unique token for the given key namespaced to this store.
353353
*
354-
* @param Key lock state container
354+
* @param Key $key lock state container
355355
*/
356356
private function getUniqueToken(Key $key): string
357357
{

0 commit comments

Comments
 (0)