Hello guys, I'm following the doc: https://docs.phalcon.io/hu/3.2/tag#custom-helpers
To create a custom url input field.
My question is, how can I call it from Volt?
The class is MyTag
that extends from Tag
and the public static function
is urlField