3declare(strict_types=1);
 
   42            case 'pdo-mysql-innodb':
 
   50                throw new ilDatabaseException(
"No viable database-type given: " . var_export($a_type, 
true));
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
static getWrapper(string $a_type)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
Interface ilDBPdoInterface.