hospital_management-8.x-1.x-dev/web/themes/bootstrap/src/Annotation/BootstrapPrerender.php
web/themes/bootstrap/src/Annotation/BootstrapPrerender.php
<?php
namespace Drupal\bootstrap\Annotation;
/**
* Defines a BootstrapPrerender annotation object.
*
* Plugin Namespace: "Plugin/Prerender".
*
* @see \Drupal\bootstrap\Plugin\PrerenderInterface
* @see \Drupal\bootstrap\Plugin\PrerenderManager
* @see plugin_api
*
* @Annotation
*
* @ingroup plugins_prerender
*/
class BootstrapPrerender extends PluginCallback {}
