ContentLink
extends Entity
in package
Class ContentLink
Table of Contents
- $created : Time
- $id : int
- $modified : Time
- $url : string
- $_accessible : array<string|int, mixed>
- Accessible
Properties
$created
public
Time
$created
$id
public
int
$id
$modified
public
Time
$modified
$url
public
string
$url
$_accessible
Accessible
protected
array<string|int, mixed>
$_accessible
= ['*' => true, 'id' => false]