Redirect extends ResourceModel
Table of Contents
- $from_path : string
- $site_id : int
- $to : RedirectTo
- __construct() : mixed
- jsonSerialize() : array<string|int, mixed>
Properties
$from_path
public
string
$from_path
$site_id
public
int
$site_id
$to
public
RedirectTo
$to
Methods
__construct()
public
__construct([stdClass|null $optionObject = null ]) : mixed
Parameters
- $optionObject : stdClass|null = null
Return values
mixed —jsonSerialize()
public
jsonSerialize() : array<string|int, mixed>