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