| Method | Description | Returns | 
|---|---|---|
| get(string $path) | Get an image based on the provided path | Image | 
Image (Frontend)
Helper for retrieving images in the frontend, hard coded in the template. Can be accessing through $_image
Helper for retrieving images in the frontend, hard coded in the template. Can be accessing through $_image
| Method | Description | Returns | 
|---|---|---|
| get(string $path) | Get an image based on the provided path | Image |