You are here

function editor_post_update_clear_cache_for_file_reference_filter in Drupal 8

Clear the render cache to fix file references added by Editor.

File

core/modules/editor/editor.post_update.php, line 11
Post update functions for Editor.

Code

function editor_post_update_clear_cache_for_file_reference_filter() {
}