Skip to content

Commit d7fbf27

Browse files
author
Andrey Helldar
authored
Update Model.php
1 parent d7d4d19 commit d7fbf27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cashier/Resources/Model.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ public function getCurrency(): string;
2828

2929
public function getCreatedAt(): string;
3030

31-
public function getExternalId(): string;
31+
public function getExternalId(): ?string;
3232
}

0 commit comments

Comments
 (0)