PATH:
home
/
rwabteecom
/
public_html
/
vendor
/
iyzico
/
iyzipay-php
/
src
/
Iyzipay
/
Editing: Constants.php
<?php namespace Iyzipay; class Constants { const SINGLE_INSTALLMENT = 1; }
SAVE
CANCEL