mirror of
https://github.com/archtechx/jobpipeline.git
synced 2025-12-13 02:34:04 +00:00
update readme
This commit is contained in:
parent
01f98cee20
commit
6804be3243
1 changed files with 0 additions and 2 deletions
|
|
@ -50,8 +50,6 @@ Next, decide if you want to queue the pipeline. By default, pipelines are synchr
|
||||||
> 🔥 If you **do** want pipelines to be queued by default, you can do that by setting a static property:
|
> 🔥 If you **do** want pipelines to be queued by default, you can do that by setting a static property:
|
||||||
`\Stancl\JobPipeline\JobPipeline::$shouldBeQueuedByDefault = true;`
|
`\Stancl\JobPipeline\JobPipeline::$shouldBeQueuedByDefault = true;`
|
||||||
|
|
||||||
or:
|
|
||||||
|
|
||||||
```php
|
```php
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue