\DevOwl\RealCookieBanner\importImportSettings

Trait to handle the importer for settings in the `Import` class.

Summary

Methods
Properties
Constants
No public methods found
No public properties found
No constants found
doImportSettings()
handleSepcialSetting()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

doImportSettings()

doImportSettings(array  $settings)

Import settings from JSON.

Parameters

array $settings

handleSepcialSetting()

handleSepcialSetting(string  $optionName,mixed  $value,string  $key)

Handle special cases for settings.

Parameters

string $optionName
mixed $value
string $key