31 if (!in_array(
$type, $types)) {
32 throw new \InvalidArgumentException(
33 "Unknown background tasks type: '$type'"
37 throw new \InvalidArgumentException(
38 "There must be at least 1 concurrent background task."
An exception for terminatinating execution or to throw for unit testing.
A password is used as part of credentials for authentication.
__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...