Files
BESCMS/public/api/pay/alipay2/lotusphp_runtime/shortcut.php
T

6 lines
78 B
PHP

<?php
function C($className)
{
return LtObjectUtil::singleton($className);
}