mirror of
https://github.com/flarum/core.git
synced 2025-07-24 02:01:19 +02:00
Adding a proxy callStatic on our simple implementation of the Manager class allows passing through calls like `forever()` to the underlying cache driver instance.