Merged in dheeyi/processmaker/MT-28 (pull request #3924)

MT-28
This commit is contained in:
Gustavo Cruz
2016-03-23 17:29:50 -04:00
2 changed files with 7 additions and 4 deletions

View File

@@ -20,7 +20,10 @@ class GranularImporter
}
/**
* Load Objects List Selected
* @param $data
* @param $aGranular
* @return array
* @throws \Exception
*/
public function loadObjectsListSelected($data, $aGranular)
{