Skip to content

Commit

Permalink
PHP Linting (Pint)
Browse files Browse the repository at this point in the history
  • Loading branch information
swilla authored and github-actions[bot] committed Dec 9, 2023
1 parent 0bf4204 commit e6da278
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Api/AirtableApiClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ class AirtableApiClient implements ApiClient
private $sorts = [];

private $offset = false;

private $params = [];

public function __construct($base, $table, $access_token, ?Http $client = null, $typecast = false, $delayBetweenRequests = 200000)
Expand Down

0 comments on commit e6da278

Please sign in to comment.