interface SlickAdminInterface in Slick Carousel 8
Same name and namespace in other branches
- 8.2 src/Form/SlickAdminInterface.php \Drupal\slick\Form\SlickAdminInterface
- 7.3 src/Form/SlickAdminInterface.php \Drupal\slick\Form\SlickAdminInterface
Provides resusable admin functions or form elements.
Hierarchy
- interface \Drupal\slick\Form\SlickAdminInterface
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\FormView source
interface SlickAdminInterface {
}