HasCustomUrl
Tags
Table of Contents
- $custom_url : CustomUrl|null
- setCustomUrl() : void
- Set the URL for a category, brand, or product.
Properties
$custom_url
public
CustomUrl|null
$custom_url
Tags
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