EntryIdFactory implements IdFactory
Read onlyYes
FinalYes
Interfaces
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