You are here

function slick_get_fieldable_elements in Slick Carousel 7.3

Same name and namespace in other branches
  1. 7.2 includes/slick.admin.inc \slick_get_fieldable_elements()

To be removed.

File

includes/slick.admin.inc, line 68
This file is not used by Slick 3.x, but likely by contrib till updated.

Code

function slick_get_fieldable_elements(array &$elements, $settings, $definition = []) {

  // Do nothing.
}