Lavender\Cloud\Sina\View\Compilers\SaeBladeCompiler::getCompiledPath PHP 메소드

getCompiledPath() 공개 메소드

public getCompiledPath ( $path )
    public function getCompiledPath($path)
    {
        return md5($path);
    }