mirror of
https://github.com/predis/predis.git
synced 2026-08-28 11:09:49 +00:00
Apply some more minor phpdoc fixes.
This commit is contained in:
@@ -69,7 +69,7 @@ abstract class PredisCommandTestCase extends PredisTestCase
|
||||
/**
|
||||
* Returns wether the command is prefixable or not.
|
||||
*
|
||||
* @return Boolean
|
||||
* @return bool
|
||||
*/
|
||||
protected function isPrefixable()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user