f88897aeee1c7493687ead4a49a16900d3812942
[yaffs-website] / SlickFormatterInterface.php
1 <?php
2
3 namespace Drupal\slick;
4
5 /**
6  * Defines re-usable services and functions for slick field plugins.
7  */
8 interface SlickFormatterInterface {}