8000 #27345 formatting for fabbot · symfony/symfony@faa6e1c · GitHub
[go: up one dir, main page]

Skip to content

Commit faa6e1c

Browse files
author
Joe Bennett
committed
#27345 formatting for fabbot
1 parent e1fc9cd commit faa6e1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Symfony/Component/Lock/Store/MongoDbStore.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,8 +269,8 @@ public function exists(Key $key): bool
269269
/**
270270
* Update or Insert a Key.
271271
*
272-
* @param Key $key
273-
* @param float $ttl expiry in seconds from now
272+
* @param Key $key
273+
* @param float $ttl Expiry in seconds from now
274274
*/
275275
private function upsert(Key $key, float $ttl)
276276
{

0 commit comments

Comments
 (0)
0