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