Lavender\Cloud\Sina\View\Compilers\SaeBladeCompiler::getCompiledPath PHP Méthode

getCompiledPath() public méthode

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