|
@@ -73,7 +73,7 @@ class Command
|
|
|
* command can be calculated.
|
|
* command can be calculated.
|
|
|
*
|
|
*
|
|
|
* @param string $name The name the command uses in the collection.
|
|
* @param string $name The name the command uses in the collection.
|
|
|
- * @return $this;
|
|
|
|
|
|
|
+ * @return $this
|
|
|
* @throws \InvalidArgumentException
|
|
* @throws \InvalidArgumentException
|
|
|
*/
|
|
*/
|
|
|
public function setName($name)
|
|
public function setName($name)
|