Netson\L4gettext\Compilers\BladeCompiler::getCachePath PHP Method

getCachePath() public method

new method which returns the set cachePath
public getCachePath ( ) : string
return string
    public function getCachePath()
    {
        return $this->cachePath;
    }