Community Documentation

$base_theme_info

  1. drupal
    1. 6 globals.php
    2. 7 globals.php
    3. 8 globals.php

An array of objects that represent the base theme.

See also

_drupal_theme_initialize()

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 comments