c47a946f5da18d5a78e9d6d22d523a3a4f403ac1
[yaffs-website] / Form / SlickAdminInterface.php
1 <?php
2
3 namespace Drupal\slick\Form;
4
5 /**
6  * Provides resusable admin functions or form elements.
7  */
8 interface SlickAdminInterface {}