Compare commits
2 Commits
9cb3f187b4
...
a364a51f85
Author | SHA1 | Date | |
---|---|---|---|
|
a364a51f85 | ||
|
7c2897284b |
@ -25,6 +25,7 @@ class CronardMiddleware implements MiddlewareInterface
|
||||
public ? TaskFetcher $taskFetcher;
|
||||
|
||||
public function __construct(ContainerInterface $container, string $cronKey = "", $responseInterface = null, $variables = []) {
|
||||
|
||||
$this->cronKey = $cronKey;
|
||||
$this->response = $responseInterface;
|
||||
$this->variables = $variables;
|
||||
|
Loading…
x
Reference in New Issue
Block a user