Edit on GitHub
Jump to docs navigation

Twig Components / Methods / abbr_method

{{ 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.