Webiik\Framework\TemplateHelpers
Webiik functions for templates.
If want to use different template engine than Twig, use this service to incorporate Webiik template functions eg. getURL, getRoute, etc.
It is defined in private/config/container/services.php
.
By the service View that utilizes Webiik\Framework\TwigExtension.
Read documentation to learn more about TemplateHelpers component.