We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6050f1 commit 142a327Copy full SHA for 142a327
1 file changed
src/bref/README.md
@@ -177,4 +177,8 @@ return function (array $context) {
177
- ${bref:layer.php-80}
178
- - ${bref:layer.console}
179
+ - ${bref-extra:symfony-runtime-php-80}
180
+ events:
181
+ - schedule:
182
+ rate: rate(30 minutes)
183
+ input: '"app:invoice:send"'
184
```
0 commit comments