PHP Class Asm89\Twig\CacheExtension\Extension

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

Méthodes publiques

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

Method Details

__construct() public méthode

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

getCacheStrategy() public méthode

public getCacheStrategy ( ) : Asm89\Twig\CacheExtension\CacheStrategyInterface
Résultat Asm89\Twig\CacheExtension\CacheStrategyInterface

getName() public méthode

{@inheritDoc}
public getName ( )

getTokenParsers() public méthode

{@inheritDoc}
public getTokenParsers ( )