We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7d4d19 commit d7fbf27Copy full SHA for d7fbf27
src/Cashier/Resources/Model.php
@@ -28,5 +28,5 @@ public function getCurrency(): string;
28
29
public function getCreatedAt(): string;
30
31
- public function getExternalId(): string;
+ public function getExternalId(): ?string;
32
}
0 commit comments