class BootstrapPreprocess
Defines a BootstrapPreprocess annotation object.
Plugin Namespace: "Plugin/Preprocess".
Hierarchy
- class \Drupal\bootstrap\Annotation\PluginCallback extends \Drupal\Component\Annotation\PluginID
- class \Drupal\bootstrap\Annotation\BootstrapPreprocess
Expanded class hierarchy of BootstrapPreprocess
See Also
- \Drupal\bootstrap\Plugin\PreprocessInterface
- \Drupal\bootstrap\Plugin\PreprocessManager
- Plugin API
Related topics
Namespace
Drupal\bootstrap\AnnotationMembers
Name | Modifiers | Type | Description |
---|---|---|---|
PluginCallback:: |
public | property | Flag that determines how to add the plugin to a callback array. |
PluginCallback:: |
public | property | A callback to replace. |
PluginCallback:: |
public | property | The plugin ID. |
PluginCallback:: |
public | function |