mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-17 06:18:44 +02:00
N°9144 Fix code style
This commit is contained in:
@@ -1562,7 +1562,7 @@ EOF;
|
||||
foreach ($aStatesOrder as $sState => $foo) {
|
||||
$oState = $aStates[$sState];
|
||||
$oInitialStatePath = $oState->GetOptionalElement('initial_state_path');
|
||||
|
||||
|
||||
$sLifecycle .= " MetaModel::Init_DefineState(\n";
|
||||
$sLifecycle .= " \"".$sState."\",\n";
|
||||
$sLifecycle .= " array(\n";
|
||||
|
||||
Reference in New Issue
Block a user