Some small correction
This commit is contained in:
parent
4ebb76e5a6
commit
28701a8df3
|
@ -887,7 +887,7 @@ class Worker {
|
|||
/**
|
||||
* @brief Adds tasks to the worker queue
|
||||
*
|
||||
* @param (integer|array) priority or parameter array, $cmd atrings are deprecated and are ignored
|
||||
* @param (integer|array) priority or parameter array, strings are deprecated and are ignored
|
||||
*
|
||||
* next args are passed as $cmd command line
|
||||
* or: Worker::add(PRIORITY_HIGH, "notifier", "drop", $drop_id);
|
||||
|
|
Loading…
Reference in a new issue