Twig Components / Methods / abbr_method
Note: You are currently reading the documentation for Bolt 5.0. Looking for the documentation for Bolt 5.2 instead?
{{ method|abbr_method }}
method
type: string
abbr_method
generates an element using the FQCN::method() syntax. If method is Closure,
Closure will be used instead and if method doesn’t have a class name, it’s shown as a function (method()).
Source: Twig
Edit this page on GitHub
Couldn't find what you were looking for? We are happy to help you in the forum, on Slack or on Github.
Couldn't find what you were looking for? We are happy to help you in the forum, on Slack or on Github.