{{ method.name }}() {{ include('components/headerlink.html.twig', {'on': method}, with_context = false) }}

{{ include('components/element-found-in.html.twig', {'node': method}) }} {{ include('components/summary.html.twig', {'node': method}) }} {{ include('components/method-signature.html.twig', {'node': method}) }}
{% if method.tags.api %} {{ include('components/label.html.twig', {name: 'API', value: 'Yes'}, with_context = false) }} {% endif %}
{{ include('components/description.html.twig', {'node': method}) }} {{ include('components/method-arguments.html.twig', {'node': method}) }} {{ include('components/tags.html.twig', {'node': method }) }} {{ include('components/method-response.html.twig', {'node': method}) }}