Documentation

RecordInterface

Table of Contents

Methods

createFromRecord()  : object
Creates a new object from a [field => value] associative array.

Methods

createFromRecord()

Creates a new object from a [field => value] associative array.

public static createFromRecord(array<string|int, mixed> $record) : object
Parameters
$record : array<string|int, mixed>
Return values
object

        
On this page

Search results