PHP Class Asm89\Twig\CacheExtension\Extension

Author: Alexander ([email protected])
Inheritance: extends Twig_Extension
Datei anzeigen Open project: asm89/twig-cache-extension Class Usage Examples

Public Methods

Method Description
__construct ( Asm89\Twig\CacheExtension\CacheStrategyInterface $cacheStrategy )
getCacheStrategy ( ) : Asm89\Twig\CacheExtension\CacheStrategyInterface
getName ( ) {@inheritDoc}
getTokenParsers ( ) {@inheritDoc}

Method Details

__construct() public method

public __construct ( Asm89\Twig\CacheExtension\CacheStrategyInterface $cacheStrategy )
$cacheStrategy Asm89\Twig\CacheExtension\CacheStrategyInterface

getCacheStrategy() public method

public getCacheStrategy ( ) : Asm89\Twig\CacheExtension\CacheStrategyInterface
return Asm89\Twig\CacheExtension\CacheStrategyInterface

getName() public method

{@inheritDoc}
public getName ( )

getTokenParsers() public method

{@inheritDoc}
public getTokenParsers ( )