You are here

interface SlickAdminInterface in Slick Carousel 8

Same name and namespace in other branches
  1. 8.2 src/Form/SlickAdminInterface.php \Drupal\slick\Form\SlickAdminInterface
  2. 7.3 src/Form/SlickAdminInterface.php \Drupal\slick\Form\SlickAdminInterface

Provides resusable admin functions or form elements.

Hierarchy

Expanded class hierarchy of SlickAdminInterface

All classes that implement SlickAdminInterface

1 file declares its use of SlickAdminInterface
SlickFormBase.php in slick_ui/src/Form/SlickFormBase.php

File

src/Form/SlickAdminInterface.php, line 8

Namespace

Drupal\slick\Form
View source
interface SlickAdminInterface {

}

Members