TestAutoLoad.php 99 B

1234
  1. <?php
  2. require_once(__DIR__.'/../vendor/autoload.php');
  3. require_once(__DIR__.'/../lib/culqi.php');