Fix multiple PHP warnings

This commit is contained in:
markjcrane
2025-11-01 19:58:21 -06:00
parent a675660473
commit bf5bb4f642
41 changed files with 539 additions and 442 deletions

View File

@@ -86,6 +86,7 @@
private $uuid_prefix;
private $toggle_field;
private $toggle_values;
private $tables;
/**
* Create a settings object using key/value pairs in the $setting_array.