Triple
in package
Description of Triple
Tags
Table of Contents
Properties
- $id : int|null
- $lang : string|null
- $property : string|null
- $type : string|null
- $uri : string|null
- $value : string|null
Methods
- __construct() : mixed
Properties
$id
public
int|null
$id
$lang
public
string|null
$lang
$property
public
string|null
$property
$type
public
string|null
$type
$uri
public
string|null
$uri
$value
public
string|null
$value
Methods
__construct()
public
__construct([object|null $data = null ]) : mixed
Parameters
- $data : object|null = null