Skip to content

Commit ddbe173

Browse files
timoladoyinboactions-user
authored andcommitted
Fix styling
1 parent 9eb1050 commit ddbe173

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/TransferRecipient.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ class TransferRecipient extends ApiResource
2020
public static function createBulk($batch)
2121
{
2222
$url = static::endPointUrl('bulk');
23+
2324
return static::staticRequest('POST', $url, $batch);
2425
}
2526

0 commit comments

Comments
 (0)