The property content does not exist on SprykerEco\Zed\Ratepay\B...ss\Api\SimpleXMLElement. Since you implemented __get, consider adding a @property annotation.
Loading history...
20
}
21
22
/**
23
* @return array
24
*/
25
public function getInstallmentConfigurationResult()
The property content does not exist on SprykerEco\Zed\Ratepay\B...ss\Api\SimpleXMLElement. Since you implemented __get, consider adding a @property annotation.