This commit is contained in:
Pedro Silva 2023-08-07 08:49:31 +01:00
parent d6c310b905
commit a822b56102
No known key found for this signature in database
GPG key ID: E2EE20C0669D24B3

View file

@ -29,7 +29,7 @@ class Payments {
private $captures; private $captures;
/** /**
* The Captures. * The Refunds.
* *
* @var Refund[] * @var Refund[]
*/ */