35 throw new InvalidArgumentException(
'Provider not supported');
44 foreach ($mandatoryMemberVariables as $member) {
45 if (
null === $this->{$member}) {
60 'Incomplete factory configuration. Please inject a database adapter.'
64 throw new InvalidArgumentException(
"Exception for member {$member} not supported");
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...
setDatabaseAdapter(?ilDBInterface $db)
getByContext(string $context)
validateConfiguration(array $mandatoryMemberVariables)
getExceptionByMember(string $member)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...