VariableProcessorCache
Shared cache among multiple `VariableProcessor` instances
Table of Contents
Properties
- $hashes : array<string, string>
- $requiresHashing : array<string, bool>
Properties
$hashes
public
array<string, string>
$hashes
= []
$requiresHashing
public
array<string, bool>
$requiresHashing
= []