MemberNode implements Item
FinalYes
Table of Contents
Interfaces
Properties
- $documentId : int
- $memberId : int
- $nodeSyncId : int
- $userId : int
Methods
- __construct() : mixed
Properties
$documentId read-only
public
int
$documentId
$memberId read-only
public
int
$memberId
$nodeSyncId read-only
public
int
$nodeSyncId
$userId read-only
public
int
$userId
Methods
__construct()
public
__construct(int $documentId, int $memberId, int $nodeSyncId, int $userId) : mixed
Parameters
- $documentId : int
- $memberId : int
- $nodeSyncId : int
- $userId : int