mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-29 03:10:51 +00:00
demo functions refactoring
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user