mini\Table\JSONTable::hasProperty()
Method
public
Signature
public function hasProperty(string $name): bool
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$name |
string |
required | Documentation missing |
Returns
bool
Documentation
Check if a property exists (including null values)
Inherited From
mini\Table\AbstractTable