file BootstrapPrerender.php
Namespace
Drupal\bootstrap\Annotation- <?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 {}
Classes
Name | Description |
---|---|
BootstrapPrerender | Defines a BootstrapPrerender annotation object. |