mini\Database\Attributes\Column::__construct()
Method
public
constructor
Signature
public function __construct(?string $name = NULL, ?string $type = NULL, ?int $order = NULL)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$name |
?string |
NULL
|
Documentation missing |
$type |
?string |
NULL
|
Documentation missing |
$order |
?int |
NULL
|
Documentation missing |
Documentation
Documentation missing - No docblock found for this method.