class MenuButtonDefault implements MenuButtonInterface

Describes that no specific value for the menu button was set.

Methods

__construct(string $type)

No description

string
getType()

Type of the button, must be default.

Details

at line 13
__construct(string $type)

No description

Parameters

string $type

at line 20
string getType()

Type of the button, must be default.

Return Value

string