You are here

protected property WorkflowTransitionListBuilder::$show_column_fieldname in Workflow 8

Indicates if a column 'Field name' must be generated.

Type: bool

File

src/WorkflowTransitionListBuilder.php, line 37

Class

WorkflowTransitionListBuilder
Defines a class to build a draggable listing of Workflow State entities.

Namespace

Drupal\workflow

Code

protected $show_column_fieldname = NULL;