diff --git a/modules/ppcp-api-client/src/Entity/PaymentSource.php b/modules/ppcp-api-client/src/Entity/PaymentSource.php index 36e1ee2a2..d3f1a8cc7 100644 --- a/modules/ppcp-api-client/src/Entity/PaymentSource.php +++ b/modules/ppcp-api-client/src/Entity/PaymentSource.php @@ -26,7 +26,7 @@ class PaymentSource { /** * Payment source properties. * - * @var stdClass + * @var object */ private $properties;