コード例 #1
0
ファイル: Init.php プロジェクト: jkrecek/coffeescript-php
function utility($name)
{
    return Nodes::utility($name);
}