Skip to content

Commit

Permalink
Fix docstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
veewee committed Feb 8, 2018
1 parent 0ad2fab commit 4bb61aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Process/ProcessBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ public function __construct(GrumPHP $config, ExternalCommand $externalCommandLoc

/**
* @param string $command
*
* @param bool $forceUnix
*
* @return ProcessArgumentsCollection
*/
public function createArgumentsForCommand($command, $forceUnix = false)
Expand Down

0 comments on commit 4bb61aa

Please sign in to comment.