Updated the Bootstrap theme.
[yaffs-website] / web / themes / contrib / bootstrap / src / Plugin / Setting / DeprecatedSettingInterface.php
1 <?php
2
3 namespace Drupal\bootstrap\Plugin\Setting;
4
5 /**
6  * Interface DeprecatedSettingInterface.
7  */
8 interface DeprecatedSettingInterface {
9 }