File implements Item
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
Properties
$content
public
string
$content
$name
public
string
$name
$type
public
string
$type
Methods
__construct()
public
__construct(string $name, string $type, string $content) : mixed
Parameters
- $name : string
- $type : string
- $content : string