demo functions refactoring

This commit is contained in:
Čarodej
2022-03-05 18:09:53 +01:00
parent 81f227c5e7
commit 1e4649eec2
15 changed files with 58 additions and 28 deletions
@@ -7,9 +7,6 @@ use Domain\Settings\Models\Setting;
class GetSettingsValueController
{
/**
* List of allowed settings to get from public request
*/
private array $blacklist = [
'purchase_code',
'license',