Explorar o código

Fix phpdoc.

[ci skip]
Daniele Alessandri %!s(int64=11) %!d(string=hai) anos
pai
achega
db55fae961
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      lib/Predis/Command/AbstractCommand.php

+ 1 - 3
lib/Predis/Command/AbstractCommand.php

@@ -42,9 +42,7 @@ abstract class AbstractCommand implements CommandInterface
     }
 
     /**
-     * Sets the arguments array without filtering.
-     *
-     * @param array $arguments List of arguments.
+     * {@inheritdoc}
      */
     public function setRawArguments(Array $arguments)
     {