💡 Comment SettingsRenderer

This commit is contained in:
Philipp Stracker 2025-02-17 17:45:25 +01:00
parent df0e3e861f
commit 60c044b905
No known key found for this signature in database

View file

@ -114,6 +114,8 @@ class SettingsRenderer {
string $api_shop_country
) {
// This is a legacy settings class, it's correctly relying on the `Status` class.
$this->settings = $settings;
$this->state = $state;
$this->fields = $fields;