class BootstrapProcess
Defines a BootstrapProcess annotation object.
Plugin Namespace: "Plugin/Process".
Hierarchy
- class \Drupal\bootstrap\Annotation\PluginCallback extends \Drupal\Component\Annotation\PluginID
- class \Drupal\bootstrap\Annotation\BootstrapProcess
Expanded class hierarchy of BootstrapProcess
See Also
- \Drupal\bootstrap\Plugin\ProcessInterface
- \Drupal\bootstrap\Plugin\ProcessManager
- 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 |