Fb2MetaBinaryItem
in package
Table of Contents
Properties
- $attributes : array<string|int, mixed>|null
- $content : string|null
Methods
- __construct() : mixed
Properties
$attributes
public
array<string|int, mixed>|null
$attributes
= null
$content
public
string|null
$content
= null
Methods
__construct()
public
__construct([array<string|int, mixed>|null $attributes = null ][, string|null $content = null ]) : mixed
Parameters
- $attributes : array<string|int, mixed>|null = null
- $content : string|null = null