Documentation

MenuHeader extends Message
in package

Generated from protobuf message <code>website.app.sections.MenuHeader</code>

Table of Contents

Properties

$label  : mixed
Generated from protobuf field <code>string label = 1 [json_name = "label"];</code>

Methods

__construct()  : mixed
Constructor.
getLabel()  : string
Generated from protobuf field <code>string label = 1 [json_name = "label"];</code>
setLabel()  : $this
Generated from protobuf field <code>string label = 1 [json_name = "label"];</code>

Properties

$label

Generated from protobuf field <code>string label = 1 [json_name = "label"];</code>

protected mixed $label = ''

Methods

__construct()

Constructor.

public __construct([array<string|int, mixed> $data = NULL ]) : mixed
Parameters
$data : array<string|int, mixed> = NULL

{ Optional. Data for populating the Message object.

@type string $label

}

getLabel()

Generated from protobuf field <code>string label = 1 [json_name = "label"];</code>

public getLabel() : string
Return values
string

setLabel()

Generated from protobuf field <code>string label = 1 [json_name = "label"];</code>

public setLabel(string $var) : $this
Parameters
$var : string
Return values
$this

        
On this page

Search results