mirror of
https://github.com/predis/predis.git
synced 2026-08-30 04:02:22 +00:00
Fix phpdoc.
[ci skip]
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user