An array of objects that represent the base theme.
See also
File
- developer/
globals.php, line 190 - These are the global variables that Drupal uses.
Code
<?php
global $base_theme_info
?>
Login or register to post commentsAn array of objects that represent the base theme.
<?php
global $base_theme_info
?>
Login or register to post comments