Navigation Menu

Skip to content

Commit

Permalink
Function closing brace must go on the next line
Browse files Browse the repository at this point in the history
  • Loading branch information
jyggen committed Jan 13, 2017
1 parent 9701a26 commit c7e2367
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Curl.php
Expand Up @@ -212,7 +212,6 @@ protected function makeRequest(callable $callback = null)
} else {
$this->dispatcher->execute();
}

}

/**
Expand Down

0 comments on commit c7e2367

Please sign in to comment.