Skip to content

Commit

Permalink
correct CS
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-gribanov committed Jul 26, 2017
1 parent dcc8da6 commit 6823cc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Service/Browser.php
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ private function buildOptions($request, array $options = [])
['User-Agent' => $this->app_code],
isset($options['headers']) ? $options['headers'] : []
);

return $options;
}
}

0 comments on commit 6823cc8

Please sign in to comment.