예제 #1
0
파일: assets.php 프로젝트: hbnro/habanero
function asset_path($for)
{
    return \Sauce\App\Assets::asset_path($for);
}