O365CacheInvalidator
class O365CacheInvalidator
Create a custom cache invalidator.
Properties
| protected CacheTagsInvalidatorInterface | $cacheTagsInvalidator | The cache tags invalidator. |
|
| protected EntityTypeManagerInterface | $entityTypeManager | The entity type manager. |
Methods
__construct(EntityTypeManagerInterface $entity_type_manager, CacheTagsInvalidatorInterface $cache_tags_invalidator)
Constructs an O365CacheInvalidator object.
void
invalidateBlockCache()
Invalidate the cache tags for our blocks.
Details
at line 35
__construct(EntityTypeManagerInterface $entity_type_manager, CacheTagsInvalidatorInterface $cache_tags_invalidator)
Constructs an O365CacheInvalidator object.
at line 43
void
invalidateBlockCache()
Invalidate the cache tags for our blocks.