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