FlushRedbookDataMakesCache
in package
Table of Contents
- $cacheTags : array<string|int, mixed>
- handle() : void
- Handle the event.
Properties
$cacheTags
protected
array<string|int, mixed>
$cacheTags
= ['redbook-makes-all', 'redbook-make-by-code', 'redbook-make-id-by-code']
Methods
handle()
Handle the event.
public
handle(RedbookDataMakesFinishedImporting $event) : void
Parameters
- $event : RedbookDataMakesFinishedImporting