Flow PHP

HashIdFactory implements IdFactory

FinalYes

Interfaces

IdFactory

Methods

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

Methods

__construct()

public __construct(string ...$entryNames) : mixed
Parameters
$entryNames : string

create()

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

withAlgorithm()

public withAlgorithm(Algorithm $algorithm) : self
Parameters
$algorithm : Algorithm
Return values
self

        
On this page

Search results