You are here

service bootstrap_simple_carousel.carousel_service in bootstrap simple carousel 8

Class

Drupal\bootstrap_simple_carousel\Service\CarouselService
2 string references to bootstrap_simple_carousel.carousel_service
EditForm::create in src/Form/EditForm.php
Instantiates a new instance of this class.
ItemsForm::create in src/Form/ItemsForm.php
Instantiates a new instance of this class.

File

./bootstrap_simple_carousel.services.yml
bootstrap_simple_carousel.services.yml

View source
  1. class: Drupal\bootstrap_simple_carousel\Service\CarouselService
  2. arguments:
  3. - '@renderer'
  4. - '@entity_type.manager'
  5. autowire: true