コード例 #1
0
ファイル: functions.php プロジェクト: ntentan/honam
function get_asset($asset)
{
    return AssetsLoader::getAssetPath($asset);
}