mirror of
https://github.com/predis/predis.git
synced 2026-08-19 18:01:59 +00:00
spacing
This commit is contained in:
@@ -93,7 +93,7 @@ class ProcessorChain implements ArrayAccess, ProcessorInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* @param int $index
|
||||
* @param int $index
|
||||
* @return bool
|
||||
*/
|
||||
#[ReturnTypeWillChange]
|
||||
@@ -103,7 +103,7 @@ class ProcessorChain implements ArrayAccess, ProcessorInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* @param int $index
|
||||
* @param int $index
|
||||
* @return ProcessorInterface
|
||||
*/
|
||||
#[ReturnTypeWillChange]
|
||||
@@ -113,7 +113,7 @@ class ProcessorChain implements ArrayAccess, ProcessorInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* @param int $index
|
||||
* @param int $index
|
||||
* @param ProcessorInterface $processor
|
||||
* @return void
|
||||
*/
|
||||
@@ -130,7 +130,7 @@ class ProcessorChain implements ArrayAccess, ProcessorInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* @param int $index
|
||||
* @param int $index
|
||||
* @return void
|
||||
*/
|
||||
#[ReturnTypeWillChange]
|
||||
|
||||
@@ -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