Fix phpcs
This commit is contained in:
parent
1fb9faeb08
commit
68c23fdadf
@ -254,7 +254,7 @@ $myTmpObjects = array();
|
||||
$myTmpObjects['RecruitmentJobPosition']=array('includerefgeneration'=>1, 'includedocgeneration'=>1);
|
||||
|
||||
|
||||
foreach($myTmpObjects as $myTmpObjectKey => $myTmpObjectArray) {
|
||||
foreach ($myTmpObjects as $myTmpObjectKey => $myTmpObjectArray) {
|
||||
if ($myTmpObjectArray['includerefgeneration']) {
|
||||
/*
|
||||
* Orders Numbering model
|
||||
|
||||
Loading…
Reference in New Issue
Block a user