IQueryRow
in
Interface IQueryRow
Table of Contents
- importFromDatabase() : IQueryRow
- import data to feed the model.
Methods
importFromDatabase()
import data to feed the model.
public
importFromDatabase(array<string|int, mixed> $data) : IQueryRow
Parameters
- $data : array<string|int, mixed>