Skip to content

Commit

Permalink
Added @param declaration for all params in construct
Browse files Browse the repository at this point in the history
  • Loading branch information
rain2o authored and K-mos committed Jul 4, 2019
1 parent 9554998 commit 1059735
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/MarketplaceWebServiceOrders/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,10 @@ private function _convertListOrdersByNextToken($request) {
*
* @param string $awsAccessKeyId AWS Access Key ID
* @param string $awsSecretAccessKey AWS Secret Access Key
* @param string $applicationName Application Name for User-Agent header
* @param string $applicationVersion Application Version for User-Agent header
* @param array $config configuration options.
*
* Valid configuration options are:
* <ul>
* <li>ServiceURL</li>
Expand Down

0 comments on commit 1059735

Please sign in to comment.