コード例 #1
0
ファイル: RouteHelpers.php プロジェクト: badchoice/grog
function url_to_show($object)
{
    return ResourceRoute::url_to_show($object);
}