Netson\L4gettext\Compilers\BladeCompiler::getCachePath PHP Méthode

getCachePath() public méthode

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