Skip to content
Snippets Groups Projects
Commit c591748e authored by arpeggio's avatar arpeggio Committed by arpeggio
Browse files

Issue #3332499 by arpeggio: Update device_geolocation.install

parent f62e6c4b
No related branches found
No related tags found
No related merge requests found
...@@ -8,6 +8,6 @@ ...@@ -8,6 +8,6 @@
/** /**
* Update block visibility context mapping. * Update block visibility context mapping.
*/ */
function device_geolocation_update_8001() { function device_geolocation_update_8001(): void {
drupal_flush_all_caches(); drupal_flush_all_caches();
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment