You are here

function template_preprocess_views_bootstrap_carousel_plugin_style in Views Bootstrap 7

Same name and namespace in other branches
  1. 7.3 templates/carousel/theme.inc \template_preprocess_views_bootstrap_carousel_plugin_style()
  2. 7.2 templates/carousel/theme.inc \template_preprocess_views_bootstrap_carousel_plugin_style()

Implementation of template preprocess for the view.

File

templates/carousel/theme.inc, line 6

Code

function template_preprocess_views_bootstrap_carousel_plugin_style(&$vars) {

  //--
}