.. | ||
classes | ||
README | ||
UnQueuePlugin.php |
UnQueuePlugin wraps the UnQueueManager class which is a queue manager that does all work immediately. Installation ============ This plugin is enabled by default and cannot be disabled unless another queue manager is in use. Disabling is not necessary but recommended in such cases. Example ======= In config.php addPlugin('UnQueue');