WritableBookPage
in package
Table of Contents
- $photoName : string
- $text : string
- __construct() : mixed
- getPhotoName() : string
- getText() : string
Properties
$photoName
private
string
$photoName
$text
private
string
$text
Methods
__construct()
public
__construct(string $text[, string $photoName = "" ]) : mixed
Parameters
- $text : string
- $photoName : string = ""
Return values
mixed —getPhotoName()
public
getPhotoName() : string
Return values
string —getText()
public
getText() : string