Pathologic was missing because of a .git folder inside.
[yaffs-website] / web / modules / contrib / slick / src / 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 {}