You are here

protected property BlocacheMetadata::$overridden in Blocache (Block Cache Control) 8

Whether the cache metadata has been overwritten.

Type: bool

File

src/BlocacheMetadata.php, line 59

Class

BlocacheMetadata
Class BlocacheMetadata.

Namespace

Drupal\blocache

Code

protected $overridden = FALSE;