| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ILIAS\BackgroundTasks\Task\TaskFactory:
 Collaboration diagram for ILIAS\BackgroundTasks\Task\TaskFactory:Public Member Functions | |
| createTask (string $class_name, ?array $input=null) | |
Definition at line 24 of file TaskFactory.php.
| ILIAS\BackgroundTasks\Task\TaskFactory::createTask | ( | string | $class_name, | 
| ?array | $input = null  | 
        ||
| ) | 
| $class_name | string The fully quallified classname to create | 
| $input | Value[]|null The values you want as inputs to the task. | 
Referenced by ILIAS\BackgroundTasks\Implementation\Tasks\BasicTaskFactory\__construct().
 Here is the caller graph for this function: