19declare(strict_types=1);
41 $ilDB = match ($a_type) {
44 default =>
throw new ilDatabaseException(
"No viable database-type given: " . var_export($a_type,
true)),
Class ilDBPdoMySQLInnoDB.
Class ilDBPdoMySQLInnoDB.
Class ilDBWrapperFactory.
static getWrapper(string $a_type)
Class ilDatabaseException.
Interface ilDBPdoInterface.