final class RecentFavoriteTable implements JsonSerializable (View source)

Methods

__construct(DatabaseName $db, TableName $table)

No description

fromArray(array $array)

No description

array
toArray()

No description

mixed
jsonSerialize()

No description

Details

__construct(DatabaseName $db, TableName $table)

No description

Parameters

DatabaseName $db
TableName $table

static RecentFavoriteTable fromArray(array $array)

No description

Parameters

array $array

Return Value

RecentFavoriteTable

array toArray()

No description

Return Value

array

mixed jsonSerialize()

No description

Return Value

mixed