You are here

function Workflow::value in Workflow 7

File

includes/Entity/Workflow.php, line 363
Contains workflow\includes\Entity\Workflow.

Class

Workflow
@file Contains workflow\includes\Entity\Workflow.

Code

function value() {
  return $this->wid;
}