8000 #37180 cs for fabbot · kralos/symfony@f10d7ad · GitHub
[go: up one dir, main page]

10000
Skip to content

Commit f10d7ad

Browse files
author
Joe Bennett
committed
symfony#37180 cs for fabbot
1 parent abc02f8 commit f10d7ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ public function __construct($mongo, array $options = [], float $initialTtl = 300
130130
}
131131

132132
/**
133-
* Extract default database and collection from given connection uri and remove collection querystring
133+
* Extract default database and collection from given connection uri and remove collection querystring.
134134
*/
135135
private function skimUri(string $uri): string
136136
{

0 commit comments

Comments
 (0)
0