Documentation

BookContributor
in package

Table of Contents

Properties

$contents  : mixed
$role  : string|null

Methods

__construct()  : mixed
__toString()  : string
getContents()  : string|null
getRole()  : string|null
toArray()  : array<string|int, mixed>

Properties

Methods

__construct()

public __construct([mixed $contents = null ][, string|null $role = null ]) : mixed
Parameters
$contents : mixed = null
$role : string|null = null

getContents()

public getContents() : string|null
Return values
string|null

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results