Structure
- Full name:
\Qubus\Expressive\Structure - This class is marked as final and can't be subclassed
- This class is a Final class
Properties
primaryKey
foreignKey
Methods
__construct
Structure constructor
Parameters:
| Parameter | Type | Description |
|---|---|---|
$primaryKey | string | |
$foreignKey | string |
getPrimaryKey
Parameters:
| Parameter | Type | Description |
|---|---|---|
$table | string |
getForeignKey
Parameters:
| Parameter | Type | Description |
|---|---|---|
$table | string |
key
Parameters:
| Parameter | Type | Description |
|---|---|---|
$key | string | |
$table | string |