You are here

function _slick_typecast_optionset in Slick Carousel 7.3

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

To be removed.

File

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

Code

function _slick_typecast_optionset(array &$options = array(), $breakpoints = 0) {

  // Do nothing.
}