$core->area()
Fetches the definition array of a particular area.
$core->area(string $name): array|null
Parameters
| Name | Type | Default |
|---|---|---|
| $namerequired | string |
no default value |
Return types
arrayornull
This method modifies the existing $core object it is applied to and returns it again.