CookieConsentPanelInstallationStatus
in package
implements
InstallationStatusInterface
Class CookieConsentPanelInstallationStatus
Interfaces, Classes and Traits
- InstallationStatusInterface
- Interface InstallationStatusInterface
Table of Contents
- CONFIGURATION_KEY = 'gm_configuration/MODULE_CENTER_GAMBIOCOOKIECONSENTPANEL_INSTALLED'
- $configuration : GmConfigurationInterface
- $storage : CookieConsentPanelStorage
- __construct() : mixed
- CookieConsentPanelInstallationStatus constructor.
- create() : static
- isInstalled() : bool
- storage() : CookieConsentPanelStorage
Constants
CONFIGURATION_KEY
protected
mixed
CONFIGURATION_KEY
= 'gm_configuration/MODULE_CENTER_GAMBIOCOOKIECONSENTPANEL_INSTALLED'
Properties
$configuration
protected
GmConfigurationInterface
$configuration
$storage
protected
CookieConsentPanelStorage
$storage
Methods
__construct()
CookieConsentPanelInstallationStatus constructor.
public
__construct(GmConfigurationInterface $configuration) : mixed
Parameters
- $configuration : GmConfigurationInterface
Return values
mixed —create()
public
static create() : static
Return values
static —isInstalled()
public
isInstalled() : bool
Tags
Return values
bool —storage()
protected
storage() : CookieConsentPanelStorage