32 foreach ($concats as $concat) {
33 $return .= $concat->asSQLStatement($this->
getAr(), $db);
34 if ($concat !== end($concats)) {
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
asSQLStatement(ilDBInterface $db)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...