Skip to content

Commit e6da278

Browse files
swillagithub-actions[bot]
authored andcommitted
PHP Linting (Pint)
1 parent 0bf4204 commit e6da278

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Api/AirtableApiClient.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ class AirtableApiClient implements ApiClient
2525
private $sorts = [];
2626

2727
private $offset = false;
28+
2829
private $params = [];
2930

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

0 commit comments

Comments
 (0)