Skip to content

Commit 6fd6747

Browse files
ziminggithub-actions[bot]
authored andcommitted
Fix styling
1 parent b21bd5b commit 6fd6747

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/Resources/Buckets.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ public function __construct(private CrispClient $client) {}
1717

1818
/**
1919
* https://docs.crisp.chat/references/rest-api/v1/#bucket-url
20+
*
2021
* @throws CrispException
2122
* @throws ClientExceptionInterface
2223
*/

src/Resources/PluginSubscriptions.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ public function getSubscriptionSettings(string $pluginId): array
8585

8686
/**
8787
* https://docs.crisp.chat/references/rest-api/v1/#save-subscription-settings
88+
*
8889
* @throws CrispException
8990
* @throws ClientExceptionInterface
9091
*/

0 commit comments

Comments
 (0)