A

src\Classes\HyperPayPayment.php

All issues

String concat is not required here; use a single string instead lines of code = 1
104
        $url = $this->hyperpay_url . "/" . $request['id'] . "/payment" . "?entityId=" . $entityId;