We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b605339 + 1294be8 commit fde1387Copy full SHA for fde1387
Store/MemcachedStore.php
@@ -38,8 +38,7 @@ public static function isSupported()
38
}
39
40
/**
41
- * @param \Memcached $memcached
42
- * @param int $initialTtl the expiration delay of locks in seconds
+ * @param int $initialTtl the expiration delay of locks in seconds
43
*/
44
public function __construct(\Memcached $memcached, int $initialTtl = 300)
45
{
0 commit comments