function bootstrap_theme_suggestions_alter
8.x-3.x bootstrap.theme | bootstrap_theme_suggestions_alter(&$data, &$context1 = NULL, &$context2 = NULL) |
Source ./bootstrap.theme (line 147)
function bootstrap_theme_suggestions_alter(&$data, &$context1 = NULL, &$context2 = NULL) {
Bootstrap::alter(__FUNCTION__, $data, $context1, $context2);
}