Netson\L4gettext\Compilers\BladeCompiler::getCachePath PHP Метод

getCachePath() публичный Метод

new method which returns the set cachePath
public getCachePath ( ) : string
Результат string
    public function getCachePath()
    {
        return $this->cachePath;
    }