Get the cache prefixed used by \Drupal\Core\Template\TwigPhpStorageCache.
string The file cache prefix, or empty string if the cache is disabled.
public function getTwigCachePrefix() { return $this->twigCachePrefix; }