mirror of
https://github.com/nextcloud/server.git
synced 2026-03-16 23:53:28 -04:00
Currently $this->instance is never set, so the code is no-op. This
brings back caching of the instance.
Caching broke with
|
||
|---|---|---|
| .. | ||
| Provider | ||
| EMailTemplateTest.php | ||
| MailerTest.php | ||
| MessageTest.php | ||