Skip to content

Commit d7ff72e

Browse files
committed
Fix phpdoc
1 parent 406f78c commit d7ff72e

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

+1-1
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)