$this->charge is always a sub-type of PagaMasTarde\Service\ChargeService. If $this->charge can have other possible types, add them to src/PagaMasTarde/PmtApiClient.php:24.
Loading history...
58
$this->charge = new ChargeService($this->privateKey, $this->baseUri);