This commit is contained in:
Paula V. Quispe
2016-11-22 15:23:30 -05:00
parent 7cfb651d98
commit 39dc2b7785

View File

@@ -5,7 +5,7 @@ use \G;
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