Documentation

Fb2MetaAuthor
in package

Table of Contents

Properties

$firstName  : string|null
$lastName  : string|null

Methods

__construct()  : mixed

Properties

$firstName

public string|null $firstName = null

$lastName

public string|null $lastName = null

Methods

__construct()

public __construct([string|null $firstName = null ][, string|null $lastName = null ]) : mixed
Parameters
$firstName : string|null = null
$lastName : string|null = null

        
On this page

Search results