💡 Comment SettingsListener

This commit is contained in:
Philipp Stracker 2025-02-17 17:39:47 +01:00
parent 672b898eef
commit df0e3e861f
No known key found for this signature in database

View file

@ -214,6 +214,8 @@ class SettingsListener {
Cache $client_credentials_cache
) {
// This is a legacy settings class, it's correctly relying on the `Status` class.
$this->settings = $settings;
$this->setting_fields = $setting_fields;
$this->webhook_registrar = $webhook_registrar;