protected property WorkflowTransitionListBuilder::$footer_needed in Workflow 8
Indicates if a footer must be generated.
Type: bool
File
- src/
WorkflowTransitionListBuilder.php, line 44
Class
- WorkflowTransitionListBuilder
- Defines a class to build a draggable listing of Workflow State entities.
Namespace
Drupal\workflowCode
protected $footer_needed = FALSE;