Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinwy committed May 29, 2024
1 parent bc86f7a commit 41ae462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/code/Komoju/Payments/Model/WebhookEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ public function status()

/**
* A getter to retrieve the external_order_num from the webhook event
* @return string
* @return string|null
*/
public function externalOrderNum()
{
Expand Down

0 comments on commit 41ae462

Please sign in to comment.