mirror of
https://github.com/predis/predis.git
synced 2026-08-24 21:59:38 +00:00
Apply some more minor phpdoc fixes.
This commit is contained in:
@@ -101,8 +101,8 @@ class MultiExecContext implements BasicClientInterface, ExecutableContextInterfa
|
||||
/**
|
||||
* Checks is a flag is set.
|
||||
*
|
||||
* @param int $flags Flag
|
||||
* @return Boolean
|
||||
* @param int $flags Flag
|
||||
* @return bool
|
||||
*/
|
||||
protected function checkState($flags)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user