removed colored backgrounds on product pages
[ryf-theme.git] / modules / footer / footer.module
index 7ad9ddb78452e487d44d64ec549582a834f35218..6f3d4b93f96ba8aa5cc42b4e19abe2cf8d279b55 100644 (file)
@@ -11,7 +11,7 @@
 function footer_theme($existing, $type, $theme, $path) {
   return [
     'footer' => [
-      'variables' => ['menu_array' => NULL ]
+      'variables' => []
     ],
 
   ];