Documentation

ResumeV1Certificates extends ArrayObject
in package

The list of certificates obtained by the candidate.

Table of Contents

Methods

__construct()  : mixed
__toString()  : string
String representation.
certificatesSeparator()  : string
Creates a line of rST table-compliant string separators.

Methods

__construct()

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

Raw prediction array.

$pageId : int|null = null

Page number for multi pages document.

certificatesSeparator()

Creates a line of rST table-compliant string separators.

public static certificatesSeparator(string $char) : string
Parameters
$char : string

Character to use as a separator.

Return values
string

        
On this page

Search results