mirror of
https://github.com/predis/predis.git
synced 2026-08-28 11:09:49 +00:00
spacing
This commit is contained in:
@@ -75,7 +75,7 @@ class Handler implements SessionHandlerInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* @param int $maxlifetime
|
||||
* @param int $maxlifetime
|
||||
* @return bool
|
||||
*/
|
||||
#[ReturnTypeWillChange]
|
||||
@@ -113,7 +113,7 @@ class Handler implements SessionHandlerInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* @param string $session_id
|
||||
* @param string $session_id
|
||||
* @return bool
|
||||
*/
|
||||
#[ReturnTypeWillChange]
|
||||
|
||||
Reference in New Issue
Block a user