uikit-8.x-3.x-dev/STARTERKIT/includes/theme.inc
STARTERKIT/includes/theme.inc
<?php
/**
* @file
* STARTERKIT theme system, which controls the output of STARTERKIT.
*
* The theme system allows for nearly all output of the Drupal system to be
* customized by UIkit themes.
*/
/**
* Implements hook_theme().
*/
/* -- Delete this line if you want to use this function
function STARTERKIT_theme($existing, $type, $theme, $path) {
}
// */
