Make `cron` signals conform to documentation.
The [signal documentation] (https://github.com/osTicket/osTicket/blob/develop/setup/doc/signals.md) for the `cron` signal states that the context is `null`. But it was missing until now (and the `$data` parameter was wrongly forwarded as `$object`)
Please register or sign in to comment