/** * Implements hook_filter_format_update(). */ function {{ machine_name }}_filter_format_update($format) { mymodule_cache_rebuild(); }