Flow PHP

EntryIdFactory implements IdFactory

Read onlyYes
FinalYes

Interfaces

IdFactory

Methods

__construct()  : mixed
create()  : Entry<mixed, mixed>

Methods

__construct()

public __construct(string $entryName) : mixed
Parameters
$entryName : string

create()

public create(Row $row) : Entry<mixed, mixed>
Parameters
$row : Row
Return values
Entry<mixed, mixed>

        
On this page

Search results