mirror of
https://github.com/Karaka-Management/oms-Workflow.git
synced 2026-01-11 14:58:39 +00:00
manual cs fixes
This commit is contained in:
parent
4d087aeb4e
commit
76ce6b8584
|
|
@ -27,11 +27,11 @@ use phpOMS\DataStorage\Database\Connection\ConnectionAbstract;
|
|||
*/
|
||||
class Workflow implements WorkflowInterface
|
||||
{
|
||||
private $id = 0;
|
||||
private $id = 0;
|
||||
|
||||
private $state = 0;
|
||||
|
||||
private $con = null;
|
||||
private $con = null;
|
||||
|
||||
/**
|
||||
* Constructor.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user