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