mini\Table\OrderDef::__construct()
Method
public
constructor
Signature
public function __construct(string $column, bool $asc = true)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$column |
string |
required | Documentation missing |
$asc |
bool |
true
|
Documentation missing |
Documentation
Documentation missing - No docblock found for this method.