You are here

protected property JcarouselAppendCommand::$settings in jCarousel 8.4

Same name and namespace in other branches
  1. 8.5 src/Ajax/JcarouselAppendCommand.php \Drupal\jcarousel\Ajax\JcarouselAppendCommand::settings

A settings array to be passed to any any attached JavaScript behavior.

Type: array

File

src/Ajax/JcarouselAppendCommand.php, line 51
Contains \Drupal\Core\Ajax\JcarouselAppendCommand.

Class

JcarouselAppendCommand
An AJAX command for adding jCarousel items dynamically.

Namespace

Drupal\jcarousel\Ajax

Code

protected $settings;