Loading admin/pegase/src/Reader/ObjetFormationReader.php +0 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,6 @@ class ObjetFormationReader implements ReaderInterface } $sql .= ')'; } dump($sql); $arborescence = $pegase->select($sql, $param, ['fetch' => Bdd::FETCH_EACH]); $enfants = []; $objetsFormation = []; Loading Loading
admin/pegase/src/Reader/ObjetFormationReader.php +0 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,6 @@ class ObjetFormationReader implements ReaderInterface } $sql .= ')'; } dump($sql); $arborescence = $pegase->select($sql, $param, ['fetch' => Bdd::FETCH_EACH]); $enfants = []; $objetsFormation = []; Loading