public function WorkflowD7Base::getField in Workflow 7.2
Same name and namespace in other branches
- 7 includes/Field/WorkflowD7Base.php \WorkflowD7Base::getField()
File
- includes/
Field/ WorkflowD7Base.php, line 37 - Contains workflow\includes\Field\WorkflowD7Base.
Class
Code
public function getField() {
return $this->field;
}