This commit is contained in:
dheeyi
2016-03-23 16:37:05 -04:00
parent 7ad8e6b1fc
commit 1e81b13536
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)
{