Documentation

TranslationMemorySegment extends BaseModel
in package

Table of Contents

Properties

$id  : int
$records  : array<string|int, TranslationMemorySegmentRecord>

Methods

__construct()  : mixed
getId()  : int
getRecords()  : array<string|int, TranslationMemorySegmentRecord>
setId()  : void
setRecords()  : void

Properties

Methods

__construct()

public __construct([array<string|int, mixed> $data = [] ]) : mixed
Parameters
$data : array<string|int, mixed> = []

        
On this page

Search results