39 if (!in_array(
$type, $types)) {
40 throw new \InvalidArgumentException(
41 "Unknown background tasks type: '$type'"
45 throw new \InvalidArgumentException(
46 "There must be at least 1 concurrent background task."
A password is used as part of credentials for authentication.
int $max_concurrent_tasks
__construct(string $type, int $max_concurrent_tasks)
A configuration for the setup.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...