Skip to content

Commit 7bb4112

Browse files
committed
Fix phpdoc
1 parent 406f78c commit 7bb4112

File tree

1 file changed

+1
-1
lines changed
  • modules/ppcp-api-client/src/Entity/PaymentSource

1 file changed

+1
-1
lines changed

modules/ppcp-api-client/src/Entity/PaymentSource/Ideal.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ class Ideal implements PaymentSourceInterface {
4444
private $experience_context;
4545

4646
/**
47-
* Sofort constructor.
47+
* Ideal constructor.
4848
*
4949
* @param string $name The payer's full name.
5050
* @param string $country_code The 2-letter country code of the payer.

0 commit comments

Comments
 (0)