Table of Contents
Methods
-
__construct()
: mixed
-
__toString()
: string
-
getCommentXmlId()
: string|null
-
getFields()
: array<string|int, mixed>
-
setCommentXmlId()
: Relations
-
toString()
: string
__construct()
public
__construct(string|null $commentXmlId) : mixed
Parameters
-
$commentXmlId
: string|null
-
__toString()
public
__toString() : string
public
getCommentXmlId() : string|null
Return values
string|null
getFields()
public
getFields() : array<string|int, mixed>
Return values
array<string|int, mixed>
public
setCommentXmlId(mixed $commentXmlId) : Relations
Parameters
-
$commentXmlId
: mixed
-
toString()
public
toString() : string