Lavender\Cloud\Sina\View\Compilers\SaeBladeCompiler::getCompiledPath PHP Method

getCompiledPath() public method

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