Apply some more minor phpdoc fixes.

This commit is contained in:
Daniele Alessandri
2013-12-22 17:40:01 +01:00
parent 9a1884d960
commit d2debfd43e
24 changed files with 47 additions and 48 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ abstract class PredisCommandTestCase extends PredisTestCase
/**
* Returns wether the command is prefixable or not.
*
* @return Boolean
* @return bool
*/
protected function isPrefixable()
{