HOR-2275
This commit is contained in:
@@ -5,7 +5,7 @@ use \G;
|
|||||||
|
|
||||||
class Variable
|
class Variable
|
||||||
{
|
{
|
||||||
private $variableTypes = ['string', 'integer', 'float', 'boolean', 'datetime', 'grid', 'array', 'file', 'multiplefile'];
|
private $variableTypes = ['string', 'integer', 'float', 'boolean', 'datetime', 'grid', 'array', 'file', 'multiplefile', 'object'];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create Variable for a Process
|
* Create Variable for a Process
|
||||||
|
|||||||
Reference in New Issue
Block a user