| Method | Description | Returns |
|---|---|---|
| get(?string $key) | Get the site data with the specified key | mixed |
Site Data (Backend)
Helper for accessing site data. Can be accessed in templates using $_siteData
Helper for accessing site data. Can be accessed in templates using $_siteData
| Method | Description | Returns |
|---|---|---|
| get(?string $key) | Get the site data with the specified key | mixed |