Method | Description | |
---|---|---|
add ( mixed $classname ) | Add a class to the logout queue. | |
run ( ) | Runs the list of logout tasks and clears the queue. |
Method | Description | |
---|---|---|
_getTasks ( ) | Return the list of logout tasks. | |
_setTasks ( array $queue ) | Set the list of logout tasks. |