mirror of
https://github.com/10h30/vnpay-pay-woocommerce.git
synced 2026-06-05 15:09:47 +09:00
9 lines
99 B
PHP
9 lines
99 B
PHP
<?php
|
|
|
|
|
|
$vendorDir = dirname(dirname(__FILE__));
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
return array(
|
|
);
|