phpDocumentor

Configuration implements JsonSerializable

Class Configuration

Interfaces, Classes and Traits

JsonSerializable

Table of Contents

SHOP_BASE_URL_PATTERN  = '#^__SHOP_BASE_URL__#'
$group  : mixed
$id  : mixed
$shopBaseUrl  : ShopBaseUrl
$type  : mixed
$value  : mixed
createFromJson()  : Configuration
group()  : mixed
id()  : mixed
jsonSerialize()  : mixed
Specify data which should be serialized to JSON
type()  : mixed
value()  : mixed
shopBaseUrl()  : ShopBaseUrl

Constants

SHOP_BASE_URL_PATTERN

protected string SHOP_BASE_URL_PATTERN = '#^__SHOP_BASE_URL__#'

Properties

Methods

value()

public value() : mixed
Tags
throws
Exception
Return values
mixed

Search results