Table of Contents
Methods
-
__construct()
: mixed
-
getMessengerComponent()
: array<string|int, mixed>
-
getOldChatComponent()
: array<string|int, mixed>
-
getShortTitle()
: mixed
-
getTitle()
: string|null
-
isNextNavigation()
: bool
__construct()
public
__construct(Context $context) : mixed
Parameters
-
$context
: Context
-
getMessengerComponent()
public
getMessengerComponent() : array<string|int, mixed>
Return values
array<string|int, mixed>
getOldChatComponent()
public
getOldChatComponent() : array<string|int, mixed>
Return values
array<string|int, mixed>
getShortTitle()
public
static getShortTitle() : mixed
getTitle()
public
getTitle() : string|null
Return values
string|null
isNextNavigation()
public
isNextNavigation() : bool