DoctrineParserCache

DoctrineParserCache

class DoctrineParserCache implements ParserCacheInterface

Methods

__construct(Cache $cache)
ParsedExpression|null fetch(string $key)

Fetches an expression from the cache.

save(string $key, ParsedExpression $e