Documentation

HasCustomUrl

Tags

Table of Contents

$custom_url  : CustomUrl|null
setCustomUrl()  : void
Set the URL for a category, brand, or product.

Properties

Methods

setCustomUrl()

Set the URL for a category, brand, or product.

public setCustomUrl(string $url) : void

Just a shortcut to setting {url, is_customized: true}

Parameters
$url : string
Tags
Return values
void

        

Search results