add() add(callable $task) Adds a task to the queue that will be executed the next time run is called. Parameters callable $task