Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Dec 28, 2024
1 parent 51318e2 commit a5083c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Adapters/Adapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,9 @@ protected function getAvatarUrl(): ?string
/**
* Get the title of the webhook, used for eg. Discord webhook username.
* Defaults to the forum title. Can be modified by the webhook.
*
* @param Response $response
*
* @return string
*/
protected function getTitle(Response $response): string
Expand Down

0 comments on commit a5083c5

Please sign in to comment.