ScriptFUSION\Porter\Specification\ImportSpecification::getCacheAdvice PHP Method

getCacheAdvice() final public method

final public getCacheAdvice ( ) : CacheAdvice
return ScriptFUSION\Porter\Cache\CacheAdvice
    public final function getCacheAdvice()
    {
        return $this->cacheAdvice;
    }