Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / themes / contrib / bootstrap / src / Plugin / Prerender / Dropbutton.php
index 5b2bf6232981554fb119d909f03bb69aeddb154b..cd70bba3b4ea1a365a38976a2f371ac115d323a4 100644 (file)
@@ -1,12 +1,7 @@
 <?php
-/**
- * @file
- * Contains \Drupal\bootstrap\Plugin\Prerender\Dropbutton.
- */
 
 namespace Drupal\bootstrap\Plugin\Prerender;
 
-use Drupal\bootstrap\Annotation\BootstrapPrerender;
 use Drupal\bootstrap\Utility\Element;
 
 /**