Asm89\Twig\CacheExtension\Extension::getCacheStrategy PHP Method

getCacheStrategy() public method

public getCacheStrategy ( ) : Asm89\Twig\CacheExtension\CacheStrategyInterface
return Asm89\Twig\CacheExtension\CacheStrategyInterface
    public function getCacheStrategy()
    {
        return $this->cacheStrategy;
    }