final class ForeignKey (View source)

Methods

__construct(string|null $constraint = null, array $indexList = [], string|null $refDbName = null, string|null $refTableName = null, array $refIndexList = [], string|null $onUpdate = null, string|null $onDelete = null)

No description

Details

__construct(string|null $constraint = null, array $indexList = [], string|null $refDbName = null, string|null $refTableName = null, array $refIndexList = [], string|null $onUpdate = null, string|null $onDelete = null)

No description

Parameters

string|null $constraint
array $indexList
string|null $refDbName
string|null $refTableName
array $refIndexList
string|null $onUpdate
string|null $onDelete