You are here

public property Property::$page_cache_compatible in ThemeKey 8

Indicates if the property is compatible to page caching.

Type: bool

File

src/Annotation/Property.php, line 53
Contains \Drupal\themekey\Annotation\Property.

Class

Property
Defines a property item annotation object.

Namespace

Drupal\themekey\Annotation

Code

public $page_cache_compatible;