Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 292064

Replace global $theme with global $theme_info

$
0
0

global $theme == global $theme_key (just the name)

global $theme_info == Extension $theme (object)

global $theme == global $theme_info->getName()

Proposed solution

  1. Rename global $theme_info into global $theme.
  2. Replace all global $theme with global $theme_info->getName().

Viewing all articles
Browse latest Browse all 292064

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>