ArrayParserCache deprecated
ArrayParserCache deprecated
class ArrayParserCache implements ParserCacheInterface
deprecated
ArrayParserCache class is deprecated since version 3.2 and will be removed in 4.0. Use the Symfony\Component\Cache\Adapter\ArrayAdapter class instead.Methods
ParsedExpression|null | fetch(string $key) Fetches an expression from the cache. | |
save(string $key, 登录查看完整内容
|