Documentation

PreTranslationReportLanguage extends BaseModel
in package

Table of Contents

Properties

$files  : array<string|int, PreTranslationReportFile>
$id  : string
$skippedInfo  : array<string, int>
$skippedQaCheckCategories  : array<string, int>

Methods

__construct()  : mixed
getFiles()  : array<string|int, mixed>
getId()  : string
getSkippedInfo()  : array<string|int, mixed>
getSkippedQaCheckCategories()  : array<string|int, mixed>

Properties

Methods

__construct()

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

getSkippedQaCheckCategories()

public getSkippedQaCheckCategories() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results