List null driver in list of queue drivers.

This commit is contained in:
Taylor Otwell
2014-11-25 09:31:10 -06:00
parent 16357ad29b
commit 372a6d4907

View File

@@ -11,7 +11,7 @@ return [
| API, giving you convenient access to each back-end using the same
| syntax for each one. Here you may set the default queue driver.
|
| Supported: "sync", "beanstalkd", "sqs", "iron", "redis"
| Supported: "null", "sync", "beanstalkd", "sqs", "iron", "redis"
|
*/