Method | Description | Returns |
---|---|---|
get(?string $key) | Get the site data with the specified key | mixed |
Site Data (Frontend)
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 |