mirror of
https://github.com/10h30/vnpay-pay-woocommerce.git
synced 2026-06-05 15:09:47 +09:00
7 lines
144 B
PHP
7 lines
144 B
PHP
<?php
|
|
|
|
|
|
require_once __DIR__ . '/composer' . '/autoload_real.php';
|
|
|
|
return ComposerAutoloaderInit8f72f3bb7c6ee32c2a5028b2e2d64d68::getLoader();
|