You are here

function template_preprocess_entityconnect_entity_add_list in Entity connect 8.2

Prepares variables for Entityconnect Add List template.

Default template: entityconnect-add-list.html.twig.

File

templates/entityconnect.theme.inc, line 13
Preprocess functions for Entityconnect templates.

Code

function template_preprocess_entityconnect_entity_add_list(&$variables) {
}