You are here

protected property jCarouselSkinsManager::$themeHandler in jCarousel 8.5

Same name and namespace in other branches
  1. 8.4 src/jCarouselSkinsManager.php \Drupal\jcarousel\jCarouselSkinsManager::themeHandler

The theme handler.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

src/jCarouselSkinsManager.php, line 54
Contains \Drupal\jcarousel\jCarouselSkinsManager.

Class

jCarouselSkinsManager
Defines a jcarousel skins plugin manager to deal with skins.

Namespace

Drupal\jcarousel

Code

protected $themeHandler;