Documentation

SiteUrl extends ResourceModel
in package

Tags

Table of Contents

TYPE_CANONICAL  = 'canonical'
TYPE_CHECKOUT  = 'checkout'
TYPE_PRIMARY  = 'primary'
$created_at  : string
$type  : string
$updated_at  : string
$url  : string
__construct()  : mixed
jsonSerialize()  : array<string|int, mixed>

Constants

TYPE_CANONICAL

public mixed TYPE_CANONICAL = 'canonical'
Tags

TYPE_CHECKOUT

public mixed TYPE_CHECKOUT = 'checkout'
Tags

TYPE_PRIMARY

public mixed TYPE_PRIMARY = 'primary'
Tags

Properties

$created_at

public string $created_at
Tags

$updated_at

public string $updated_at
Tags

Methods

__construct()

public __construct([stdClass|null $optionObject = null ]) : mixed
Parameters
$optionObject : stdClass|null = null
Tags
Return values
mixed

jsonSerialize()

public jsonSerialize() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed>

        

Search results