Content implements Item
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
Properties
$file
public
File|null
$file
= null
$text
public
string|null
$text
= null
$url
public
string|null
$url
= null
Methods
__construct()
public
__construct([string|null $text = null ][, string|null $url = null ][, File|null $file = null ]) : mixed
Parameters
- $text : string|null = null
- $url : string|null = null
- $file : File|null = null