Daniele Alessandri 11 سال پیش
والد
کامیت
bb4b8c3c35
1فایلهای تغییر یافته به همراه1 افزوده شده و 3 حذف شده
  1. 1 3
      lib/Predis/Command/Command.php

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

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