You are here

protected property MetatagViewsCacheWrapper::$called in Metatag 8

Whether cacheSet was called with $type 'result'.

Type: bool

File

metatag_views/src/MetatagViewsCacheWrapper.php, line 37

Class

MetatagViewsCacheWrapper
This class wraps a Views cache plugin.

Namespace

Drupal\metatag_views

Code

protected $called = FALSE;