Iyzipay\Model\CheckoutFormInitializeResource::setCheckoutFormContent PHP Method

setCheckoutFormContent() public method

public setCheckoutFormContent ( $checkoutFormContent )
    public function setCheckoutFormContent($checkoutFormContent)
    {
        $this->checkoutFormContent = $checkoutFormContent;
    }